postiz/.github/workflows
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
..
build-containers.yml fix(ci): Force fresh base image in Docker builds 2025-12-14 21:21:04 -08:00
build-extension.yaml Create build-extension.yaml 2025-05-16 17:07:11 +02:00
build.yml Refactor build workflow by removing unnecessary steps 2025-12-06 23:14:38 +01:00
codeql.yml feat/github CI cleanup 2025-12-06 23:08:29 +01:00
eslint Temporarily disable ESLint 2025-12-09 16:00:17 +01:00
issue-label-triggers.yml Trigger for public website issues 2024-10-09 18:14:49 +01:00
pr-docker-build.yml Add environment for build-and-publish job 2025-10-01 14:07:15 +02:00
publish-extension.yml feat: chrome extension workflow 2025-05-13 18:33:45 +07:00
stale.yml Aktualisieren von stale.yml 2025-05-09 07:46:14 +02:00