Skip to content

Commit

Permalink
e2e-test: update-manifest-app3 (#2660)
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 26eaa1d commit 3b1d487
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 3b1d487

Please sign in to comment.