Skip to content

Commit b569b8c

Browse files
chore(deps): update valkey/valkey docker tag from 7.2.12 to v9 (docker-compose.yml) (#13582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d698147 commit b569b8c

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
@@ -129,7 +129,7 @@ services:
129129
volumes:
130130
- defectdojo_postgres:/var/lib/postgresql/data
131131
valkey:
132-
image: valkey/valkey:7.2.12-alpine@sha256:73dddf8a39e49c401e5249fa681de9f6cf0587713f7c02eb0c6bb606be199e8b
132+
image: valkey/valkey:9.0.3-alpine@sha256:84c96f47ebe197e635cd3ddbe3ab74e8bdf783cf3befbfb1c36387275c1cd5d5
133133
volumes:
134134
# we keep using the redis volume as renaming is not possible and copying data over
135135
# would require steps during downtime or complex commands in the intializer

0 commit comments

Comments
 (0)