Merge "Remove security vulnerability" am: 5f35ae5858 am: 966db3f188 am: 47bb7481cb
Original change: https://android-review.googlesource.com/c/platform/development/+/1783572 Change-Id: Ieeae9af5c834303182f443dbeefe85bb4f5bf37f
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