Update Dockerfile

This commit is contained in:
Alexandre
2025-02-06 11:49:21 +01:00
committed by GitHub
parent 9df361ec71
commit 774be052f4

View File

@@ -85,7 +85,7 @@ RUN sed -i "1a \#\!/bin/bash bashio" /ha_entrypoint.sh
#USER www-data
ENTRYPOINT [ "/usr/bin/env" ]
#ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ]
############