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 bcc2181 commit 9258a9bCopy full SHA for 9258a9b
docker-compose.yml
@@ -114,7 +114,7 @@ services:
114
- defectdojo_postgres:/var/lib/postgresql/data
115
redis:
116
# Pinning to this version due to licensing constraints
117
- image: redis:7.2.8-alpine@sha256:c88ea2979a49ca497bbf7d39241b237f86c98e58cb2f6b1bc2dd167621f819bb
+ image: redis:8.0.0-alpine@sha256:0779069b3c24a47a2f681855c1c01d046793e7c5f7d2b079c2aa0652c42eaf0e
118
volumes:
119
- defectdojo_redis:/data
120
0 commit comments