This website works better with JavaScript
Home
Explore
Help
Sign In
malz
/
ekuiper-new
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore(docker): change base docker image
zhanghongtong
4 years ago
parent
7731fc90d0
commit
3be072f3b1
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM golang:1.1
3.10
AS builder
+FROM golang:1.1
4
AS builder
COPY . /go/kuiper