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 031ac8a commit 6904e0aCopy full SHA for 6904e0a
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.4.5-alpine@sha256:af1d0fc3f63b02b13ff7906c9baf7c5b390b8881ca08119cd570677fe2f60b55
133
volumes:
134
- defectdojo_redis:/data
135
0 commit comments