Explorar o código

chore(docker): change base docker image

zhanghongtong %!s(int64=4) %!d(string=hai) anos
pai
achega
3be072f3b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM golang:1.13.10 AS builder
+FROM golang:1.14 AS builder
 
 COPY . /go/kuiper