1
0
forked from MTSR/mapserver

Bump golang from 1.14.2-alpine to 1.14.3-alpine

Bumps golang from 1.14.2-alpine to 1.14.3-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-18 07:32:50 +00:00 committed by Buckaroo Banzai
parent 42cdd20080
commit 09f2ace0c4

View File

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