We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b17049 commit 22c1b12Copy full SHA for 22c1b12
2 files changed
docker-compose-test.yml
@@ -17,7 +17,7 @@ services:
17
max-size: "5m"
18
max-file: "3"
19
redis:
20
- image: redis:7.2.2-alpine
+ image: redis:7.2.3-alpine
21
volumes:
22
- cache-data:/data
23
ports:
docker-compose.yml
0 commit comments