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