chore(deps): bump library/busybox from b86c79d to e226d63 in /test/e2e/multiarch-container (#26122)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-23 07:34:09 -05:00
committed by GitHub
parent 4e827c80cf
commit 82ee09a930

View File

@@ -1,2 +1,2 @@
FROM docker.io/library/busybox@sha256:b86c79d6d337dcaa4cad3cfc704d5e6ae5ba725f3e0674d96f65af7a8f5e2761
FROM docker.io/library/busybox@sha256:e226d6308690dbe282443c8c7e57365c96b5228f0fe7f40731b5d84d37a06839
CMD exec sh -c "trap : TERM INT; echo 'Hi' && tail -f /dev/null"