1
0
forked from MTSR/mapserver

Bump golang from 1.15.4-alpine to 1.15.5-alpine

Bumps golang from 1.15.4-alpine to 1.15.5-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-13 06:31:51 +00:00 committed by Buckaroo Banzai
parent 48484ab0f9
commit 8491bfeb57

View File

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