Bump golang from 1.14.6-alpine to 1.14.7-alpine

Bumps golang from 1.14.6-alpine to 1.14.7-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-10 16:46:08 +00:00
committed by GitHub
parent b4130af2bf
commit b3df59ca13

View File

@@ -1,4 +1,4 @@
FROM golang:1.14.6-alpine as build-env
FROM golang:1.14.7-alpine as build-env
# It is important that these ARG's are defined after the FROM statement
ARG ACCESS_TOKEN_USR="nothing"