Bump golang from 1.14.5-alpine to 1.14.6-alpine

Bumps golang from 1.14.5-alpine to 1.14.6-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-17 07:12:59 +00:00 committed by Buckaroo Banzai
parent 14d07dc35c
commit 781d655d1e

View File

@ -1,4 +1,4 @@
FROM golang:1.14.5-alpine as builder
FROM golang:1.14.6-alpine as builder
RUN apk --no-cache add ca-certificates gcc libc-dev nodejs npm git make