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 e74fee9 commit 7d1935eCopy full SHA for 7d1935e
docker-compose.yml
@@ -129,7 +129,7 @@ services:
129
- defectdojo_postgres:/var/lib/postgresql/data
130
redis:
131
# Pinning to this version due to licensing constraints
132
- image: redis:7.2.10-alpine@sha256:b49011d66bd28754587d44ac9079d6088086fd6063cb7c554b77a5c2b2cbec1c
+ image: redis:7.2.10-alpine@sha256:395ccd7ee4db0867de0d0410f4712a9e0331cff9fdbd864f71ec0f7982d3ffe6
133
volumes:
134
- defectdojo_redis:/data
135
0 commit comments