From 76731ae31a8fdbf88af602f9667177193f3d87a3 Mon Sep 17 00:00:00 2001 From: Vishnu Narayanan Date: Fri, 3 Feb 2023 18:45:35 +0530 Subject: [PATCH] chore: fix docker public assets issue #6341 --- .dockerignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 46b3b7b8a..85065ec7d 100644 --- a/.dockerignore +++ b/.dockerignore @@ -11,7 +11,6 @@ storage public/system tmp .codeclimate.yml -public/assets public/packs node_modules vendor/bundle