mirror of
https://github.com/Medicean/VulApps.git
synced 2025-06-21 02:10:43 +00:00
Merge 48031c9da8fc78051dcd198547e5987b1eaa8532 into 65a793b714ad0404c0228fe8259ea7047996d72d
This commit is contained in:
commit
56043e86d9
@ -32,7 +32,7 @@ RUN apt-get update \
|
||||
ENV PATH /opt/node/bin:/opt/mongodb/bin:$PATH
|
||||
|
||||
VOLUME /var/data
|
||||
ARG ANT_ZIP=http://oe58q5lw3.bkt.clouddn.com/tools/ant/ant-1.0.zip
|
||||
ARG ANT_ZIP=http://www.qingges.com/tools/ant/ant-1.0.zip
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y wget unzip \
|
||||
&& wget -qO /tmp/ant.zip $ANT_ZIP \
|
||||
|
Loading…
x
Reference in New Issue
Block a user