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 bc2e418 commit 46a632cCopy full SHA for 46a632c
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:7.0.9-alpine
213
ports:
214
- "6379:6379"
215
openq-token-price-cronjob:
docker-compose.yml
@@ -239,7 +239,7 @@ services:
239
240
241
242
- image: redis:7.0.8-alpine
243
244
245
curler:
0 commit comments