Skip to content

Commit b344e5c

Browse files
chore(deps): update docker.io/valkey/valkey docker tag to v9
1 parent 2a25114 commit b344e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/ktz-cloud/08-search/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
max-file: "1"
2727
redis:
2828
container_name: redis
29-
image: docker.io/valkey/valkey:8-alpine
29+
image: docker.io/valkey/valkey:9-alpine
3030
command: valkey-server --save 30 1 --loglevel warning
3131
restart: unless-stopped
3232
cap_drop:

0 commit comments

Comments
 (0)