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#17445)

Bumps library/busybox from `3fbc632` to `650fd57`.

---
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>
  • Loading branch information
dependabot[bot] authored and mkieweg committed Jun 11, 2024
1 parent 51c0aad commit 38c6aa2
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:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
FROM docker.io/library/busybox@sha256:650fd573e056b679a5110a70aabeb01e26b76e545ec4b9c70a9523f2dfaf18c6
CMD exec sh -c "trap : TERM INT; echo 'Hi' && tail -f /dev/null"

0 comments on commit 38c6aa2

Please sign in to comment.