We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b31c04 commit 35a6f81Copy full SHA for 35a6f81
docker-compose.yml
@@ -42,7 +42,7 @@ services:
42
- mysql
43
44
redis-mailcow:
45
- image: redis:7-alpine
+ image: redis:7.4.2-alpine
46
entrypoint: ["/bin/sh","/redis-conf.sh"]
47
volumes:
48
- redis-vol-1:/data/
0 commit comments