Skip to content

Commit cf147e9

Browse files
e2e-test: update-manifest-app3 (#2501)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 050559a commit cf147e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app3/cronjob/echoserver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
restartPolicy: Never
1515
containers:
1616
# https://hub.docker.com/_/busybox/
17-
- image: busybox:1.28
17+
- image: busybox:1.30
1818
name: echoserver
1919
command:
2020
- /bin/sh

0 commit comments

Comments
 (0)