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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-02 07:20:59 +00:00
committed by GitHub
parent 2cd59bd065
commit dc016ceccc

View File

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