Skip to content

Commit acc3048

Browse files
chore(deps): update gcr.io/distroless/base-debian11 docker digest to 0b9ec3c (#1252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b3a3e9 commit acc3048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN mkdir -p /app && \
3636
fi
3737

3838
# hadolint ignore=DL3029
39-
FROM --platform="${TARGETPLATFORM:-linux/amd64}" gcr.io/distroless/base-debian11@sha256:9e6e03068e43358fd02a9bb967f5735587673c0ede0267b4d0d1cd0e0142bc08
39+
FROM --platform="${TARGETPLATFORM:-linux/amd64}" gcr.io/distroless/base-debian11@sha256:0b9ec3cfe2fef19e5514290c666e0bb3fca2baf61df05550b4712ddaea1d3693
4040

4141
COPY --chown=0:0 --from=builder /go/bin/dlv /bin/dlv
4242
COPY --chown=0:0 --from=builder /app/parca-agent /bin/parca-agent

0 commit comments

Comments
 (0)