From 2e4aa81969cce46f325582adc1c0bf2717a7228a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AF=92=E5=AF=92?= <2596194220@qq.com> Date: Mon, 13 Apr 2026 00:22:57 +0800 Subject: [PATCH] fix: include pnpm-lock.yaml in Docker build context --- .dockerignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 1d61047..87a6fb0 100644 --- a/.dockerignore +++ b/.dockerignore @@ -57,5 +57,4 @@ next-env.d.ts # Debug npm -pnpm-lock.yaml yarn.lock