Bump golang from 1.16.2 to 1.16.3

Bumps golang from 1.16.2 to 1.16.3.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-05 07:17:58 +00:00
committed by GitHub
parent 66ea4bff89
commit 4008f9a7fd
+1 -1
View File
@@ -1,5 +1,5 @@
# get latest golang container
FROM golang:1.16.2
FROM golang:1.16.3
# create and set workingfolder
WORKDIR /go/src/