Skip to content

Commit bc38e80

Browse files
Bump distroless/static-debian13 in the base-images group
Bumps the base-images group with 1 update: distroless/static-debian13. Updates `distroless/static-debian13` from `f7f8f72` to `1c2c046` --- updated-dependencies: - dependency-name: distroless/static-debian13 dependency-version: nonroot dependency-type: direct:production dependency-group: base-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f6af1d commit bc38e80

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
@@ -41,7 +41,7 @@ COPY $TARGETPLATFORM/pingularity /pingularity
4141
RUN setcap cap_net_raw+ep /pingularity && mkdir -p /data && touch /data/.pingularity-image-dir
4242

4343
# --- final image: distroless nonroot, carrying the capped binary ---
44-
FROM gcr.io/distroless/static-debian13:nonroot@sha256:f7f8f729987ad0fdf6b05eeeae94b26e6a0f613bdf46feea7fc40f7bd72953e6
44+
FROM gcr.io/distroless/static-debian13:nonroot@sha256:1c2c046bc09ed40fad370b599a0b1ae7987f55b01e247cf27a7c27cd97e5bbc7
4545
# Static attribution; version/revision are stamped per build by goreleaser
4646
# (dockers_v2 labels/annotations in .goreleaser.yaml), not hardcoded here.
4747
LABEL org.opencontainers.image.title="pingularity" \

0 commit comments

Comments
 (0)