diff --git a/monica/Dockerfile b/monica/Dockerfile index 84551374e..45db4cd44 100644 --- a/monica/Dockerfile +++ b/monica/Dockerfile @@ -69,7 +69,6 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif. WORKDIR /config ENTRYPOINT [ "/usr/bin/env" ] CMD [ "/ha_entrypoint.sh" ] -SHELL ["/bin/bash", "-o", "pipefail", "-c"] ############ # 5 Labels #