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 6863f09 commit 493e759Copy full SHA for 493e759
apps/redis/6.2.20/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
redis:
3
- image: redis:6.2.20
+ image: redis:6.2.21
4
restart: always
5
container_name: ${CONTAINER_NAME}
6
networks:
0 commit comments