Release 1.11.1 (#1838)
Release 1.11.1 along with some changes to release script
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM golang:1.12.13
|
||||
ENV GO111MODULE on
|
||||
RUN mkdir -p /go/src/github.com/fission
|
||||
RUN wget -qO- https://download.docker.com/linux/static/stable/x86_64/docker-17.03.0-ce.tgz | tar xvz -C /usr/local/bin/ --strip 1
|
||||
RUN wget -qO- https://get.helm.sh/helm-v3.3.0-linux-amd64.tar.gz | tar xvz -C /usr/local/bin/ --strip 1
|
||||
|
||||
Reference in New Issue
Block a user