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 25e9fcb

Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and julianwiedmann committed Jun 6, 2024
1 parent f18c55a commit c45256f
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:082a03d969caca8f9ec9418752689565a2975bf6680001505f61eaa289dc8331
FROM docker.io/library/busybox:stable-glibc@sha256:25e9fcbd3799fce9c0ec978303d35dbb18a6ffb1fc76fc9b181dd4e657e2cd13
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 c45256f

Please sign in to comment.