We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a42d69f + 2e6f296 commit 567be83Copy full SHA for 567be83
1 file changed
examples/dependencies/dependency1/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17-alpine
+FROM golang:1.26.0-alpine
2
3
ADD . /go/src/app
4
WORKDIR /go/src/app
0 commit comments