Merge "Remove security vulnerability"
This commit is contained in:
@@ -4,7 +4,6 @@ RUN apk --no-cache add \
|
|||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
build-base \
|
build-base \
|
||||||
&& curl https://raw.githubusercontent.com/golang/dep/5bdae264c61be23446d622ea84a1c97b895f78cc/install.sh | sh \
|
|
||||||
&& curl https://storage.googleapis.com/git-repo-downloads/repo > /bin/repo \
|
&& curl https://storage.googleapis.com/git-repo-downloads/repo > /bin/repo \
|
||||||
&& chmod a+x /bin/repo \
|
&& chmod a+x /bin/repo \
|
||||||
&& cd /go/src/repodiff \
|
&& cd /go/src/repodiff \
|
||||||
|
|||||||
Reference in New Issue
Block a user