1
0
forked from MTSR/mapserver

Bump golang from 1.14.0-alpine to 1.14.1-alpine

Bumps golang from 1.14.0-alpine to 1.14.1-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-20 07:12:46 +00:00 committed by Buckaroo Banzai
parent b29bf43501
commit c2d2a183e4

View File

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