We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61d932b + 20c2205 commit ce9d9abCopy full SHA for ce9d9ab
1 file changed
examples/hot-reload-container-restart/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