We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfdfccb + 089e46e commit 6dc57ddCopy full SHA for 6dc57dd
1 file changed
examples/hot-reload-container-restart/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