Skip to content

Commit c2ee81d

Browse files
chore(deps): update valkey/valkey docker tag from 7.2.11 to v9 (docker-compose.yml)
1 parent 4fda41e commit c2ee81d

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
@@ -128,7 +128,7 @@ services:
128128
volumes:
129129
- defectdojo_postgres:/var/lib/postgresql/data
130130
valkey:
131-
image: valkey/valkey:7.2.11-alpine@sha256:7b2019b47ad58be661fa6eba5ea66106eadde03459387113aaed29a464a5876b
131+
image: valkey/valkey:9.0.0-alpine@sha256:b4ee67d73e00393e712accc72cfd7003b87d0fcd63f0eba798b23251bfc9c394
132132
volumes:
133133
# we keep using the redis volume as renaming is not possible and copying data over
134134
# would require steps during downtime or complex commands in the intializer

0 commit comments

Comments
 (0)