We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3275c7 commit b112172Copy full SHA for b112172
content/zh-cn/examples/pods/config/redis-pod.yaml
@@ -5,7 +5,7 @@ metadata:
5
spec:
6
containers:
7
- name: redis
8
- image: redis:5.0.4
+ image: redis:8.0.2
9
command:
10
- redis-server
11
- "/redis-master/redis.conf"
0 commit comments