Switch to Buildah for container builds #51

Merged
eblume merged 30 commits from feature/p5-container-builds into main 2026-01-24 13:30:26 -08:00
Showing only changes of commit 0c1a3bf0cf - Show all commits

Remove test comment from Dockerfile
Some checks failed
Test CI / test (pull_request) Successful in 2s
Build forgejo-runner / build (push) Failing after 2s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Erich Blume 2026-01-23 21:41:01 -08:00

View file

@ -46,4 +46,3 @@ RUN node --version && npm --version && buildah --version
# Switch back to non-root user
USER 1000
# Built with Buildah