Skip to content

Commit c7657a6

Browse files
committed
distroless updated to debian13
1 parent 31cd927 commit c7657a6

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
@@ -1,6 +1,6 @@
11
ARG BUILDER_NAME="golang"
22
ARG BUILDER_VERSION="1.25.0-bookworm"
3-
ARG BASE_NAME="gcr.io/distroless/static-debian12"
3+
ARG BASE_NAME="gcr.io/distroless/static-debian13"
44
ARG BASE_VERSION="latest"
55
ARG GIT_COMMIT="undefined"
66
ARG GIT_TAG="undefined"

0 commit comments

Comments
 (0)