We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a328d commit 44190e2Copy full SHA for 44190e2
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
depends_on:
15
- atlantis
16
redis:
17
- image: redis:7.4-alpine@sha256:1bf97f21f01b0e7bd4b7b34a26d3b9d8086e41e70c10f262e8a9e0b49b5116a0
+ image: redis:7.4-alpine@sha256:02419de7eddf55aa5bcf49efb74e88fa8d931b4d77c07eff8a6b2144472b6952
18
restart: always
19
ports:
20
- 6379:6379
0 commit comments