Skip to content

Commit 770e18a

Browse files
committed
Update Redis version in redis-pod.yaml to 8.0.2
1 parent 0da6bd1 commit 770e18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/examples/pods/config/redis-pod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
containers:
77
- name: redis
8-
image: redis:5.0.4
8+
image: redis:8.0.2
99
command:
1010
- redis-server
1111
- "/redis-master/redis.conf"

0 commit comments

Comments
 (0)