Skip to content

Commit

Permalink
chore(deps): update docker.io/library/busybox:stable-glibc docker dig…
Browse files Browse the repository at this point in the history
…est to 8425131

Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and nathanjsweet committed Mar 7, 2024
1 parent 8b0f423 commit 70bd400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apk add --no-cache git make ca-certificates
COPY . .
RUN make

FROM docker.io/library/busybox:stable-glibc@sha256:eba7ad4cfa554dd96910090a41fa8eee6d4231f92bf5587dbd05a4badfeec2cc
FROM docker.io/library/busybox:stable-glibc@sha256:8425131865cec8fba4d2db137c883902155e0d58fcbb301690693161cc903910
LABEL maintainer="[email protected]"
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
COPY --from=builder /go/src/github.com/cilium/cilium-cli/cilium /usr/local/bin/cilium
Expand Down

0 comments on commit 70bd400

Please sign in to comment.