Skip to content

Commit c4803ae

Browse files
renovate[bot]rolinh
authored andcommitted
chore(deps): update docker.io/library/alpine:3.20.3 docker digest to 1e42bbe
Signed-off-by: renovate[bot] <[email protected]>
1 parent d7376c2 commit c4803ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN make clean && make hubble
1212
# thread[1].
1313
# [0]: https://bugs.busybox.net/show_bug.cgi?id=12541
1414
# [1]: https://github.com/gliderlabs/docker-alpine/issues/539
15-
FROM docker.io/library/alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
15+
FROM docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
1616
RUN apk add --no-cache bash curl jq
1717
COPY --from=builder /go/src/github.com/cilium/hubble/hubble /usr/bin
1818
CMD ["/usr/bin/hubble"]

0 commit comments

Comments
 (0)