Bump golang from 1.16.0 to 1.16.2

Bumps golang from 1.16.0 to 1.16.2.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-15 07:09:46 +00:00
committed by GitHub
parent 5273955b15
commit 3a17839b01
+1 -1
View File
@@ -1,5 +1,5 @@
# get latest golang container
FROM golang:1.16.0
FROM golang:1.16.2
# create and set workingfolder
WORKDIR /go/src/