Skip to content

Commit 83ff735

Browse files
chore(deps): update valkey/valkey docker tag from 9.1.0 to v9.1.1 (docker-compose.yml)
1 parent f15a141 commit 83ff735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ services:
132132
volumes:
133133
- defectdojo_postgres:/var/lib/postgresql/data
134134
valkey:
135-
image: valkey/valkey:9.1.0-alpine@sha256:c9b77919daeba2c02ad954d0c844cc4e7142069d177b89c5fd771f405daf9e02
135+
image: valkey/valkey:9.1.1-alpine@sha256:ee91f7a174ac4d6a6b0685b3a60e321f0a9dbbb691f9b0e285be2ba1d1be8328
136136
volumes:
137137
# we keep using the redis volume as renaming is not possible and copying data over
138138
# would require steps during downtime or complex commands in the intializer

0 commit comments

Comments
 (0)