We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e89c4 commit d0118d6Copy full SHA for d0118d6
Dockerfile
@@ -1,6 +1,6 @@
1
ARG BUILD_FROM
2
3
-FROM golang:1.23.3-alpine3.20 AS builder
+FROM golang:1.25.7-alpine3.23 AS builder
4
5
WORKDIR /usr/src
6
ARG BUILD_ARCH
0 commit comments