Skip to content

Commit 07afa84

Browse files
chore(deps): update gcr.io/distroless/base-debian12 docker digest to 4f6e739 (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e99619 commit 07afa84

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
@@ -34,7 +34,7 @@ RUN --mount=type=cache,target=/go/pkg/mod/ \
3434
#ADD https://busybox.net/downloads/binaries/$BUSYBOX_VERSION/busybox_WGET /wget
3535
#RUN chmod a+x /wget
3636

37-
FROM gcr.io/distroless/base-debian12@sha256:1951bedd9ab20dd71a5ab11b3f5a624863d7af4109f299d62289928b9e311d5d AS build-release-stage
37+
FROM gcr.io/distroless/base-debian12@sha256:4f6e739881403e7d50f52a4e574c4e3c88266031fd555303ee2f1ba262523d6a AS build-release-stage
3838

3939
WORKDIR /
4040

0 commit comments

Comments
 (0)