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 55ca4f8 commit c0f3515Copy full SHA for c0f3515
1 file changed
docker-compose.yml
@@ -132,7 +132,7 @@ services:
132
volumes:
133
- defectdojo_postgres:/var/lib/postgresql/data
134
valkey:
135
- image: valkey/valkey:9.1.0-alpine@sha256:a35428eba9043cc0b79dbe54100f0c92784f2de00ad09b01182bfb1c5c83d1bd
+ image: valkey/valkey:9.1.0-alpine@sha256:c9b77919daeba2c02ad954d0c844cc4e7142069d177b89c5fd771f405daf9e02
136
137
# we keep using the redis volume as renaming is not possible and copying data over
138
# would require steps during downtime or complex commands in the intializer
0 commit comments