From f3a4031e0a73b4cc0d84eefb425201e1c116138b Mon Sep 17 00:00:00 2001 From: wendrul Date: Thu, 12 Dec 2024 15:28:04 +0100 Subject: [PATCH] Update dockerfile again --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a3277a8951..ef2f7a721e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -199,4 +199,3 @@ RUN windmill cache ${APP}/hubPaths.json && rm ${APP}/hubPaths.json && chmod -R 7 EXPOSE 8000 CMD ["windmill"] -