We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fda41e commit c2ee81dCopy full SHA for c2ee81d
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:7b2019b47ad58be661fa6eba5ea66106eadde03459387113aaed29a464a5876b
+ image: valkey/valkey:9.0.0-alpine@sha256:b4ee67d73e00393e712accc72cfd7003b87d0fcd63f0eba798b23251bfc9c394
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