Updated to Valkey 9.1.0

link:https://valkey.io/blog/valkey-9-1-delivers-improvements-in-security-performance-and-more/[Details].

Milestone: minor
This commit is contained in:
Brooke Kuhlmann
2026-07-15 08:24:31 -06:00
parent c67e011a6c
commit a8d126e504
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ services:
cpus: "1.0"
keyvalue:
image: valkey/valkey:9-alpine
image: valkey/valkey:9.1-alpine
ports:
- "${KEYVALUE_PORT}:${KEYVALUE_PORT}"
command: >
+1 -1
View File
@@ -104,7 +104,7 @@ services:
cpus: "1.0"
keyvalue:
image: valkey/valkey:9-alpine
image: valkey/valkey:9.1-alpine
ports:
- "${KEYVALUE_PORT}:${KEYVALUE_PORT}"
command: >