1
0
forked from MTSR/mapserver

Bump golang from 1.15.0-alpine to 1.15.1-alpine

Bumps golang from 1.15.0-alpine to 1.15.1-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-02 06:00:40 +00:00 committed by Buckaroo Banzai
parent b28f9b2b33
commit c601e3348c

View File

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