Update Dockerfile

This commit is contained in:
Alexandre
2021-08-05 08:11:52 +02:00
committed by GitHub
parent 521c2ee1b0
commit 9e1b75c471

View File

@@ -22,7 +22,6 @@ RUN \
nginx \ nginx \
coreutils \ coreutils \
openvpn \ openvpn \
wireguard-tools \
&& apt-get clean \ && apt-get clean \
\ \
################## ##################