From 6caa7fdb3e48bd338cf146b06dc2d9468f5beebd Mon Sep 17 00:00:00 2001 From: phaichayon Date: Thu, 16 Jul 2026 21:29:52 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=AB=E0=B8=AB=E0=B8=AB=E0=B8=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 27bbe74..d899244 100644 --- a/Dockerfile +++ b/Dockerfile @@ -56,7 +56,7 @@ ENV NEXT_TELEMETRY_DISABLED=1 ENV HUSKY=0 COPY --from=deps /app/node_modules ./node_modules -COPY package.json package-lock.json ./ +COPY package.json ./ # Drizzle configuration COPY drizzle.config.* ./