Update Dockerfile

This commit is contained in:
Alexandre
2023-11-21 16:40:19 +01:00
committed by GitHub
parent e5372b285b
commit 98bad53663

View File

@@ -70,7 +70,6 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ]
WORKDIR /config
############
# 5 Labels #