1
0
forked from MTSR/mapserver

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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-07 07:04:31 +00:00 committed by Buckaroo Banzai
parent c2ec094357
commit 61205d34d8

View File

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