We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75888cc commit 76d4cadCopy full SHA for 76d4cad
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.11-alpine@sha256:10328d00120dc14fbc87b2ed61b7677ddbb0d011e705361b4788329a0ec69a93
+ image: valkey/valkey:9.0.3-alpine@sha256:ad4541b28b017bf4cd83ee057c51aafb21ea32e898e3f3b8b75e268650f2ac20
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