Update Dockerfile

This commit is contained in:
Alexandre
2026-02-18 09:05:36 +01:00
committed by GitHub
parent 742f2956b3
commit 1dd31e8e43

View File

@@ -77,8 +77,8 @@ RUN chmod 0755 /usr/local/lib/bashio-standalone.sh
#
#WORKDIR /
#ENTRYPOINT [ "/usr/bin/env" ]
#CMD [ "/ha_entrypoint.sh" ]
ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ]
############
# 5 Labels #