fix: add corepack cache dir to Dockerfile (GRO-655) #287

Merged
the-dogfather-cto[bot] merged 2 commits from fix/gro-655-corepack-only into main 2026-04-14 23:02:37 +00:00
Showing only changes of commit 46e2af446f - Show all commits
+1 -1
View File
@@ -50,4 +50,4 @@ CMD ["pnpm", "db:seed"]
# Reset stage — drops all tables, re-runs migrations, and re-seeds
FROM builder AS reset
CMD ["pnpm", "db:reset"]
CMD ["pnpm", "db:reset"]