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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"