This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
malz
/
ekuiper-new
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
chore(docker): change base docker image
zhanghongtong
4 years atrás
parent
7731fc90d0
commit
3be072f3b1
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
Ver Ficheiro
@@ -1,4 +1,4 @@
-FROM golang:1.1
3.10
AS builder
+FROM golang:1.1
4
AS builder
COPY . /go/kuiper