We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15a141 commit 83ff735Copy full SHA for 83ff735
1 file changed
docker-compose.yml
@@ -132,7 +132,7 @@ services:
132
volumes:
133
- defectdojo_postgres:/var/lib/postgresql/data
134
valkey:
135
- image: valkey/valkey:9.1.0-alpine@sha256:c9b77919daeba2c02ad954d0c844cc4e7142069d177b89c5fd771f405daf9e02
+ image: valkey/valkey:9.1.1-alpine@sha256:ee91f7a174ac4d6a6b0685b3a60e321f0a9dbbb691f9b0e285be2ba1d1be8328
136
137
# we keep using the redis volume as renaming is not possible and copying data over
138
# would require steps during downtime or complex commands in the intializer
0 commit comments