We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a2323 commit 5deca76Copy full SHA for 5deca76
1 file changed
docker-compose.yml
@@ -129,7 +129,7 @@ services:
129
volumes:
130
- defectdojo_postgres:/var/lib/postgresql/data
131
valkey:
132
- image: valkey/valkey:9.0.3-alpine@sha256:e1095c6c76ee982cb2d1e07edbb7fb2a53606630a1d810d5a47c9f646b708bf5
+ image: valkey/valkey:9.0.4-alpine@sha256:d1cc70645bbcef743615463a2fa4616e841407545e18f560aed0c49671a90147
133
134
# we keep using the redis volume as renaming is not possible and copying data over
135
# would require steps during downtime or complex commands in the intializer
0 commit comments