Skip to content

Commit b5c704f

Browse files
chore(deps): update valkey/valkey docker tag from 7.2.11 to v7.2.12 (docker-compose.yml)
1 parent 02998c6 commit b5c704f

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.11-alpine@sha256:10328d00120dc14fbc87b2ed61b7677ddbb0d011e705361b4788329a0ec69a93
132+
image: valkey/valkey:7.2.12-alpine@sha256:3f2d7b861b82dab674574494624090dcbad97744d42e7e562ae3562c9b24b583
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)