Skip to content

Commit

Permalink
chore(deps): bump library/busybox in /test/e2e/multiarch-container (a…
Browse files Browse the repository at this point in the history
…rgoproj#14592)

Bumps library/busybox from `2376a0c` to `3fbc632`.

---
updated-dependencies:
- dependency-name: library/busybox
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pasha-codefresh <pavel@codefresh.io>
Signed-off-by: lets-call-n-walk <cw404@hotmail.com>
  • Loading branch information
2 people authored and lets-call-n-walk committed Feb 28, 2024
1 parent cd965f9 commit be4be45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/multiarch-container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM docker.io/library/busybox@sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c
FROM docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
CMD exec sh -c "trap : TERM INT; echo 'Hi' && tail -f /dev/null"

0 comments on commit be4be45

Please sign in to comment.