Update outdated content on M118-M125 + Pre-apply source updates on 34359 and one more

This commit is contained in:
shine09
2022-07-25 13:50:19 +09:00
parent b3f24536a3
commit 61aa30b74b
8 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ spec:
spec:
containers:
- name: pi
image: perl
image: perl:5.34.0
command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"]
restartPolicy: Never
backoffLimit: 4