update to go1.14
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.12-alpine AS base
|
FROM golang:1.14-alpine AS base
|
||||||
RUN apk add -U --no-cache \
|
RUN apk add -U --no-cache \
|
||||||
build-base \
|
build-base \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
|||||||
Reference in New Issue
Block a user