fix(docker): pin pnpm@11.6.0 via npm, fix runner stage prisma copy

This commit is contained in:
2026-06-13 02:02:51 +02:00
parent cd16c354c0
commit bffe51da74
2 changed files with 3 additions and 7 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "grow",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@11.6.0",
"scripts": {
"dev": "next dev",
"build": "next build",