Merge "Remove security vulnerability" am: 5f35ae5858 am: 966db3f188
Original change: https://android-review.googlesource.com/c/platform/development/+/1783572 Change-Id: I2436d03d3c49bc5aae053822f5548b8241c24738
This commit is contained in:
@@ -4,7 +4,6 @@ RUN apk --no-cache add \
|
||||
curl \
|
||||
git \
|
||||
build-base \
|
||||
&& curl https://raw.githubusercontent.com/golang/dep/5bdae264c61be23446d622ea84a1c97b895f78cc/install.sh | sh \
|
||||
&& curl https://storage.googleapis.com/git-repo-downloads/repo > /bin/repo \
|
||||
&& chmod a+x /bin/repo \
|
||||
&& cd /go/src/repodiff \
|
||||
|
||||
Reference in New Issue
Block a user