Update Redis to 8.6.3

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2026-05-20 11:36:45 +03:00
parent fc9a372e3d
commit f2c02b6ade
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: redis
image: docker.io/redis:8.6.1
image: docker.io/redis:8.6.3
imagePullPolicy: IfNotPresent
command:
- redis-server