Skip to content

Commit 6332087

Browse files
patch(deps): update alpine:3.23 docker digest to 865b95f (#446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d62366 commit 6332087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/go/pkg \
1616
--mount=type=cache,target=/root/.cache/go-build \
1717
task generate build GOOS=${TARGETOS} GOARCH=${TARGETARCH}
1818

19-
FROM alpine:3.23@sha256:be171b562d67532ea8b3c9d1fc0904288818bb36fc8359f954a7b7f1f9130fb2
19+
FROM alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
2020

2121
RUN apk add --no-cache ca-certificates mailcap && \
2222
addgroup -g 1337 prometheus-vcd-sd && \

0 commit comments

Comments
 (0)