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

Bumps library/busybox from `c230832` to `768e5c6`.

---
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>
Signed-off-by: Adrian Aneci <aneci@adobe.com>
  • Loading branch information
dependabot[bot] authored and adriananeci committed Dec 4, 2024
1 parent cade9f8 commit 67b79c5
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:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
FROM docker.io/library/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83
CMD exec sh -c "trap : TERM INT; echo 'Hi' && tail -f /dev/null"

0 comments on commit 67b79c5

Please sign in to comment.