1
0
forked from MTSR/mapserver

Bump golang from 1.15.2-alpine to 1.15.3-alpine

Bumps golang from 1.15.2-alpine to 1.15.3-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-15 06:35:12 +00:00 committed by Buckaroo Banzai
parent d7be58b226
commit 8a24d9379b

View File

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