1
0
forked from MTSR/mapserver

Bump golang from 1.15.1-alpine to 1.15.2-alpine

Bumps golang from 1.15.1-alpine to 1.15.2-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-10 06:11:50 +00:00 committed by Buckaroo Banzai
parent c601e3348c
commit 8020f5c658

View File

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