We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c79c4 commit f8e23c8Copy full SHA for f8e23c8
1 file changed
app3/cronjob/echoserver.yaml
@@ -14,7 +14,7 @@ spec:
14
restartPolicy: Never
15
containers:
16
# https://hub.docker.com/_/busybox/
17
- - image: busybox:1.28
+ - image: busybox:1.30
18
name: echoserver
19
command:
20
- /bin/sh
0 commit comments