We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a0af0 commit 229fee5Copy full SHA for 229fee5
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
depends_on:
15
- atlantis
16
redis:
17
- image: redis:7.4-alpine@sha256:eaea8264f74a95ea9a0767c794da50788cbd9cf5223951674d491fa1b3f4f2d2
+ image: redis:7.4-alpine@sha256:4dc8a5b107f17e119f85a6f8a4547283f6c7db4d281b6f409a93dd098645c3f6
18
restart: always
19
ports:
20
- 6379:6379
0 commit comments