Skip to content

Commit c2f97bc

Browse files
authored
Merge pull request #35277 from kinzhi/kinzhi172
[zh-cn]Update content/zh-cn/examples/controllers/job.yaml
2 parents 6575408 + e9b3c8c commit c2f97bc

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/examples/controllers

1 file changed

+1
-1
lines changed

content/zh-cn/examples/controllers/job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
spec:
88
containers:
99
- name: pi
10-
image: perl:5.34
10+
image: perl:5.34.0
1111
command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"]
1212
restartPolicy: Never
1313
backoffLimit: 4

0 commit comments

Comments
 (0)