Skip to content

Commit 43c4af1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update golang Docker tag to v1.16.1
1 parent f8915fe commit 43c4af1

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.0-alpine3.13
2+
FROM golang:1.16.1-alpine3.13
33

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

0 commit comments

Comments
 (0)