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 5eb2fc4 commit 04f5269Copy full SHA for 04f5269
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.4-alpine@sha256:d1cc70645bbcef743615463a2fa4616e841407545e18f560aed0c49671a90147
+ image: valkey/valkey:9.1.0-alpine@sha256:a35428eba9043cc0b79dbe54100f0c92784f2de00ad09b01182bfb1c5c83d1bd
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