1
0
forked from MTSR/mapserver

Bump golang from 1.14.7-alpine to 1.15.0-alpine

Bumps golang from 1.14.7-alpine to 1.15.0-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-12 06:52:05 +00:00 committed by Buckaroo Banzai
parent 61205d34d8
commit 64030fb5eb

View File

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