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
Roshan Gautam
b878e2e3d8
revert roshangm1 user
2025-07-12 13:17:18 +01:00
Roshan Gautam
3216a6350a
replace emulation with native arm
2025-07-12 12:58:23 +01:00
Nevo David
382df926fa
feat: thumb
2025-06-30 23:10:11 +07:00
Nevo David
d12ff06a9b
feat: add version
2025-06-27 13:38:59 +07:00
Nevo David
91f6d7adf0
feat: add version for the build
2025-06-27 01:31:18 +07:00
Nevo David
2a9934bd8c
feat: fix tiktok, fix bluesky, added runner to build arm64 with QEMU
2025-04-11 22:03:12 +07:00
egelhaus
34d2d825ea
Hot fix docker Work flow 1/2
2025-04-04 11:37:42 +02:00
jamesread
c3879a784f
bugfix: Issue with devcontainer naming inconsistency with new semver containers
2025-01-06 15:54:29 +00:00
jamesread
c069b5e3bd
bugfix: #517 - Switch to semver (tags) for container versions
2025-01-06 15:49:26 +00:00
James Read
e3b1966be5
Update build-containers.yml
2024-09-24 17:25:55 +02:00
James Read
e3764a1f18
Update build-containers.yml
2024-09-24 17:16:19 +02:00
jamesread
f4341a218b
ci: Fix container matrix job
2024-09-24 13:25:14 +01:00
jamesread
abeff59cf6
ci: Fix container matrix job
2024-09-24 13:16:22 +01:00
jamesread
c6ef1a81c3
ci: bugfix ARM64 runner
2024-09-24 12:51:36 +01:00
jamesread
ef9b58fde5
ci: GitHub workflow for ARM64
2024-09-24 12:46:50 +01:00
jamesread
09a6aec40c
ci: Add latest tag to containers with each build
2024-09-11 11:08:37 +01:00
jamesread
f2a2179fad
ci: Container for dev had wrong name, and a few other fixes
2024-09-10 13:54:47 +01:00
jamesread
c52f486940
bugfix: github typo in docker workflow
2024-09-10 10:10:52 +01:00
jamesread
f6daecacd4
ci: Correct path to buildscript
2024-09-09 22:38:21 +01:00
James Read
46dd674f36
Merge pull request #225 from gitroomhq/ci-actions-containers-buildscript
...
ci: Correct buildscript in container
2024-09-09 22:34:42 +01:00
jamesread
58c6fd5908
ci: Correct buildscript in container
2024-09-09 22:33:51 +01:00
James Read
1a5dc2537b
Merge pull request #224 from gitroomhq/ci-actions-containers-timestamp
...
ci: Add timestamp to container as primitive version
2024-09-09 22:31:20 +01:00
jamesread
27aaf6e584
ci: Add timestamp to container as primitive version
2024-09-09 22:30:25 +01:00
jamesread
e5387dd52c
ci: Allow building containers as a manually started job
2024-09-09 22:13:05 +01:00
jamesread
79ed89060e
ci: Move docker build instructions into separate scripts
2024-09-09 20:46:17 +01:00
jamesread
08adb43d63
ci: Use 20.17 for builds
2024-09-09 20:12:08 +01:00
jamesread
afbeda159b
ci: Switch to GITHUB_TOKEN
2024-09-09 18:08:30 +01:00
jamesread
5a854aa451
Add container workflow
2024-09-09 17:20:25 +01:00