Update Dockerfile

This commit is contained in:
Alexandre
2021-10-21 08:01:09 +02:00
committed by GitHub
parent 615f8953ea
commit c1f00d3448

View File

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