1
0
forked from MTSR/mapserver

Bump golang from 1.13-alpine to 1.14.0-alpine

Bumps golang from 1.13-alpine to 1.14.0-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-26 07:10:17 +00:00 committed by Buckaroo Banzai
parent 76621dcd97
commit b147fa44ee

View File

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