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.
2 parents a201080 + b112172 commit 8f48a39Copy full SHA for 8f48a39
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