Bump golang from 1.16.0-alpine3.13 to 1.16.2-alpine3.13

Bumps golang from 1.16.0-alpine3.13 to 1.16.2-alpine3.13.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-12 07:17:02 +00:00
committed by GitHub
parent 7dc37b1b74
commit 664b9f425d

View File

@@ -1,4 +1,4 @@
FROM golang:1.16.0-alpine3.13 as builder
FROM golang:1.16.2-alpine3.13 as builder
LABEL maintainer="Łukasz Budnik lukasz.budnik@gmail.com"