-
fix(ci): add --no-frozen-lockfile to bun install in Dockerfiles
released this
2026-06-14 18:02:35 +00:00 | 88 commits to main since this releasebun defaults to --frozen-lockfile in CI environments, causing failures
when the lockfile format differs from the version used at build time.Co-Authored-By: Claude noreply@anthropic.com
Downloads