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.
2 parents 6e69511 + 630c657 commit f8702bfCopy full SHA for f8702bf
Dockerfile
@@ -1,5 +1,5 @@
1
# We need a golang build environment first
2
-FROM golang:1.16.4-alpine3.13
+FROM golang:1.16.5-alpine3.13
3
4
WORKDIR /go/src/app
5
ADD hello-world.go /go/src/app
0 commit comments