From ce2f0e4d1979a371e26433afaaf919b4fa4a182b Mon Sep 17 00:00:00 2001 From: root Date: Fri, 17 Jul 2026 14:13:45 +0200 Subject: [PATCH] fix: include scripts in image build context --- .dockerignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index e47a3b1..6d6ca3b 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,5 +1,4 @@ .git .state node_modules -scripts *.log