From 98bad536631ab27d5a1277eac83a3a246d4cd615 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:40:19 +0100 Subject: [PATCH] Update Dockerfile --- signalk/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/signalk/Dockerfile b/signalk/Dockerfile index c060ee922..f78e9cad9 100644 --- a/signalk/Dockerfile +++ b/signalk/Dockerfile @@ -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 #