We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b2a34 commit 425ee2dCopy full SHA for 425ee2d
1 file changed
api/Containerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.25.7 AS build
+FROM docker.io/golang:1.25.8 AS build
2
WORKDIR /build
3
COPY go.mod .
4
COPY go.sum .
0 commit comments