Skip to content

Commit

Permalink
e2e-test: update-manifest-app3 (#3281)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent d5e08dc commit 9667b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app3/cronjob/echoserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
restartPolicy: Never
containers:
# https://hub.docker.com/_/busybox/
- image: busybox:1.28
- image: busybox:1.30
name: echoserver
command:
- /bin/sh
Expand Down

0 comments on commit 9667b12

Please sign in to comment.