Update 'build-deluge.jenkins'

This commit is contained in:
Hyatt 2021-12-15 02:49:10 +00:00
parent 9939432d6e
commit e8d36a6d59

View File

@ -85,7 +85,7 @@ fi
COPY connectivity_test.sh /root
RUN apt-get update && \\
apt-get upgrade -y && \\
echo apt-get upgrade -y && \\
apt-get install -y openvpn iputils-ping dnsutils && \\
apt-get clean && \\
rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*