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 735f3e2

Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent f8f6c7c commit f523998
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:cb6aeb580841ccd038a2fb39a9d89948a4eced95ed02c1f726d599da65c8f0c5
FROM docker.io/library/busybox:stable-glibc@sha256:735f3e2573d5540476f997fbf562907d6901f995d6feb0e18132fade186f2230
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 f523998

Please sign in to comment.