1
0
forked from MTSR/mapserver

Bump golang from 1.15.6-alpine to 1.16.3-alpine

Bumps golang from 1.15.6-alpine to 1.16.3-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-02 06:01:37 +00:00 committed by Buckaroo Banzai
parent 072b5579f0
commit c3f65e49c1

View File

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