We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5283135 commit f6a7ed6Copy full SHA for f6a7ed6
src/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILDER_IMAGE=public.ecr.aws/docker/library/golang:1.24-alpine
+ARG BUILDER_IMAGE=public.ecr.aws/docker/library/golang:1.25-alpine
2
ARG DISTROLESS_IMAGE=gcr.io/distroless/static
3
4
FROM ${BUILDER_IMAGE} as builder
0 commit comments