From b383a7a515e34af70c4ae2d5fadc37204d003419 Mon Sep 17 00:00:00 2001 From: Philipp Lang Date: Thu, 20 Jul 2023 20:56:20 +0200 Subject: [PATCH] update dockerignore --- .dockerignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 366e3ea6..3b5f5ed5 100644 --- a/.dockerignore +++ b/.dockerignore @@ -3,4 +3,6 @@ data vendor public/build public/vendor -bootstrap/cache +bootstrap/cache/services.php +bootstrap/cache/packages.php +bootstrap/cache/routes.php