Update Dockerfile

This commit is contained in:
Alexandre
2021-08-02 11:30:07 +02:00
committed by GitHub
parent 113d50f71e
commit 981fc07949

View File

@@ -17,7 +17,7 @@ RUN \
keyutils \
samba \
nginx \
&& apt-get clean
&& apt-get clean \
\
##################
# Install bashio #