You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nginx access logs are no longer sent to stdout, improving container cleanliness. If you relied on access logs in your orchestrator, please adapt accordingly.
The multi-arch build process now uses GitHub Actions matrix strategy, producing separate architecture images in parallel and merging them via buildx imagetools.
The final image is cryptographically signed using Sigstore via GitHub OIDC — no keys or secrets required.
✅ Highlights
Parallel multi-arch builds with native ubuntu-24.04 and ubuntu-24.04-arm runners