Update Dockerfile

This commit is contained in:
Alexandre
2023-09-16 21:03:12 +02:00
committed by GitHub
parent e842b4ca61
commit af0f8ccc1a

View File

@@ -75,7 +75,6 @@ RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh
ENTRYPOINT [ "/usr/bin/env" ]
CMD [ "/ha_entrypoint.sh" ]
WORKDIR /data
############
# 5 Labels #