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 b2967817d6 - Show all commits

Add comment to test buildah workflow
All checks were successful
Test CI / test (pull_request) Successful in 3s

Erich Blume 2026-01-23 21:15:49 -08:00

View file

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