Skip to content

Commit b112172

Browse files
committed
[zh-cn]sync redis-pod.yaml
Signed-off-by: xin.li <[email protected]>
1 parent a3275c7 commit b112172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/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)