We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52656b6 commit eda355dCopy full SHA for eda355d
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:9e483e0fe4c98b631b166b41d530c7ff1b8009a44f261bff28e9d1e2e27db58d
+ image: valkey/valkey:9.0.1-alpine@sha256:c106a0c03bcb23cbdf9febe693114cb7800646b11ca8b303aee7409de005faa8
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