Skip to content

Commit

Permalink
Merge pull request #2992 from buildkite/dependabot/docker/packaging/d…
Browse files Browse the repository at this point in the history
…ocker/sidecar/docker/library/busybox-0fc05e4

Bump docker/library/busybox from `d097373` to `0fc05e4` in /packaging/docker/sidecar
  • Loading branch information
patrobinson authored Sep 17, 2024
2 parents 902b897 + d18b2f1 commit 4c4e729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/docker/sidecar/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ RUN mkdir /buildkite \
COPY buildkite-agent.cfg /buildkite/
COPY buildkite-agent-$TARGETOS-$TARGETARCH /buildkite/bin/buildkite-agent

FROM public.ecr.aws/docker/library/busybox:1-musl@sha256:d097373897633648934dce99c57a4ddfc9b31872c64c5bd35ea986fc47a53fcb
FROM public.ecr.aws/docker/library/busybox:1-musl@sha256:0fc05e424940109068f4d6562b699da2563cd8521a35d7b216a5b0c51fb29281
COPY --from=0 /buildkite /buildkite
VOLUME /buildkite

0 comments on commit 4c4e729

Please sign in to comment.