Add --pull and --no-cache flags to docker buildx build to ensure: - Base image (node:22.20-alpine) is always pulled fresh - No cached layers from previous builds are used This fixes issue #1079 where published images contained outdated Node.js v20.18.x instead of the expected v22.20.x from Dockerfile.dev, causing Prisma 7 compatibility failures. Fixes #1079 |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| assets | ||
| workflows | ||
| Dependabot.yml | ||
| FUNDING.yaml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| copilot-instructions.md | ||
| dependabot.yml | ||