Skip to content

Commit b497ac1

Browse files
committed
Update golang Docker tag to v1.16.7
1 parent bcfdab6 commit b497ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# We need a golang build environment first
2-
FROM golang:1.16.6-alpine3.13
2+
FROM golang:1.16.7-alpine3.13
33

44
WORKDIR /go/src/app
55
ADD hello-world.go /go/src/app

0 commit comments

Comments
 (0)