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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-28 21:58:15 +00:00
committed by GitHub
parent 866b1a165a
commit 3744500c5e

View File

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