Skip to content

Commit 82262d2

Browse files
author
updatecli
committed
chore: Update redis/app.yaml
Made with ❤️️ by updatecli
1 parent 015c28a commit 82262d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
spec:
2828
containers:
2929
- name: redis
30-
image: redis:7.4-alpine
30+
image: redis:8.0-alpine
3131
imagePullPolicy: Always
3232
args: ["--requirepass", "$(REDIS_PASS)"]
3333
ports:

0 commit comments

Comments
 (0)