postiz/.github
Adam Kovacs 6c4cf4164c fix(ci): Force fresh base image in Docker builds
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
2025-12-14 21:21:04 -08:00
..
ISSUE_TEMPLATE feat/Github Issue templates 2025-12-06 22:46:41 +01:00
assets feat: readme md changes 2024-03-11 15:18:50 +07:00
workflows fix(ci): Force fresh base image in Docker builds 2025-12-14 21:21:04 -08:00
Dependabot.yml Rename dependabot to Dependabot.yml 2025-04-13 16:09:22 +02:00
FUNDING.yaml feat/no patreon 2025-07-03 12:10:23 +02:00
PULL_REQUEST_TEMPLATE.md fix: path of contributing guide in PULL_REQUEST_TEMPLATE.md 2024-10-05 21:17:58 +05:30
copilot-instructions.md Update copilot-instructions.md 2025-07-31 22:54:54 +02:00
dependabot.yml feat/dependabot 2025-12-06 23:06:13 +01:00