Updated dockerfile
This commit is contained in:
parent
6af91029d8
commit
2803d94781
@ -1,7 +1,7 @@
|
||||
|
||||
###################################
|
||||
#Build stage
|
||||
FROM golang:1.11-alpine AS build-env
|
||||
FROM golang:1.13-alpine AS build-env
|
||||
|
||||
ENV GO111MODULE=on
|
||||
ENV GOFLAGS=-mod=vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user