Update 'build-deluge.jenkins'
This commit is contained in:
parent
9939432d6e
commit
e8d36a6d59
@ -85,7 +85,7 @@ fi
|
|||||||
COPY connectivity_test.sh /root
|
COPY connectivity_test.sh /root
|
||||||
|
|
||||||
RUN apt-get update && \\
|
RUN apt-get update && \\
|
||||||
apt-get upgrade -y && \\
|
echo apt-get upgrade -y && \\
|
||||||
apt-get install -y openvpn iputils-ping dnsutils && \\
|
apt-get install -y openvpn iputils-ping dnsutils && \\
|
||||||
apt-get clean && \\
|
apt-get clean && \\
|
||||||
rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
|
rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
|
||||||
|
Reference in New Issue
Block a user