We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0bb5f3 + 16aea68 commit a42d69fCopy full SHA for a42d69f
1 file changed
examples/redeploy-instead-of-hot-reload/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