Skip to content

Commit

Permalink
chore(deps): update docker.io/library/alpine:3.20.3 docker digest to …
Browse files Browse the repository at this point in the history
…1e42bbe

Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 60dd462 commit f91af6d
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 @@ -12,7 +12,7 @@ RUN make clean && make hubble
# thread[1].
# [0]: https://bugs.busybox.net/show_bug.cgi?id=12541
# [1]: https://github.com/gliderlabs/docker-alpine/issues/539
FROM docker.io/library/alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
FROM docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
RUN apk add --no-cache bash curl jq
COPY --from=builder /go/src/github.com/cilium/hubble/hubble /usr/bin
CMD ["/usr/bin/hubble"]

0 comments on commit f91af6d

Please sign in to comment.