We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0933a87 commit 2005607Copy full SHA for 2005607
docker-compose-drm.yml
@@ -209,7 +209,7 @@ services:
209
- ./OpenQ-Github-OAuth-Server:/app
210
redis:
211
container_name: redis
212
- image: redis:7.0.7-alpine
+ image: redis:8.0.1-alpine
213
ports:
214
- "6379:6379"
215
openq-token-price-cronjob:
docker-compose.yml
@@ -246,7 +246,7 @@ services:
246
247
248
249
- image: redis:7.0.8-alpine
250
251
252
curler:
0 commit comments