Update Dockerfile

This commit is contained in:
Alexandre
2026-01-16 19:40:08 +01:00
committed by GitHub
parent ee0a5429e2
commit 137687920a

View File

@@ -91,8 +91,8 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat
RUN chmod 777 /.bashio-standalone.sh
#WORKDIR /
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ]
ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ]
############
# 5 Labels #