Update Dockerfile

This commit is contained in:
Alexandre
2021-10-21 07:53:19 +02:00
committed by GitHub
parent dbcf10e755
commit d3fe4181ea

View File

@@ -34,7 +34,7 @@ RUN \
&& ln -s /usr/lib/bashio/bashio /usr/bin/bashio \
&& rm -rf /tmp/bashio
#RUN \
RUN chmod a+x /docker-entrypoint.sh
################
# Modify image #
################