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 f3d7640Copy full SHA for f3d7640
apps/redis/7.4.6/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
redis:
3
- image: redis:7.4.6
+ image: redis:7.4.7
4
restart: always
5
container_name: ${CONTAINER_NAME}
6
networks:
0 commit comments