We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcc48e commit d7155aaCopy full SHA for d7155aa
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:7.2.12-alpine@sha256:32860ea506d2dde08333d1cca2bf28c46bc84e9654308eabf801f77548f72573
+ image: valkey/valkey:9.0.3-alpine@sha256:84c96f47ebe197e635cd3ddbe3ab74e8bdf783cf3befbfb1c36387275c1cd5d5
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