We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b497ac1 commit 30ba761Copy full SHA for 30ba761
Dockerfile
@@ -1,5 +1,5 @@
1
# We need a golang build environment first
2
-FROM golang:1.16.7-alpine3.13
+FROM golang:1.17.0-alpine3.13
3
4
WORKDIR /go/src/app
5
ADD hello-world.go /go/src/app
0 commit comments