We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f272dc + c39df3c commit fa99c86Copy full SHA for fa99c86
1 file changed
examples/custom-builder/custom/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17-alpine
+FROM golang:1.26.2-alpine
2
3
ADD . /go/src/app
4
WORKDIR /go/src/app
0 commit comments