We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a58ec commit 52656b6Copy full SHA for 52656b6
1 file changed
docker-compose.yml
@@ -128,7 +128,7 @@ services:
128
volumes:
129
- defectdojo_postgres:/var/lib/postgresql/data
130
valkey:
131
- image: valkey/valkey:7.2.11-alpine@sha256:36745d7c91d75dde02fa239ebe333fa1c7637249ed76f7da1c5ea838375974ff
+ image: valkey/valkey:7.2.11-alpine@sha256:9e483e0fe4c98b631b166b41d530c7ff1b8009a44f261bff28e9d1e2e27db58d
132
133
# we keep using the redis volume as renaming is not possible and copying data over
134
# would require steps during downtime or complex commands in the intializer
0 commit comments