corrects dunutils packa ge name
This commit is contained in:
parent
7f319e36b0
commit
2d24dbee08
@ -47,7 +47,7 @@ spec:
|
||||
|
||||
def dockerfile = """FROM linuxserver/deluge:amd64-latest
|
||||
RUN apt-get update && \\
|
||||
apt-get install -y openvpn iputils-ping dns-utils && \\
|
||||
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