1
0
forked from MTSR/mapserver

Bump golang from 1.14.1-alpine to 1.14.2-alpine

Bumps golang from 1.14.1-alpine to 1.14.2-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-10 07:19:32 +00:00 committed by Buckaroo Banzai
parent afdb79cc96
commit 2e74e1a435

View File

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