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