• v1 b371af7f37

    image-build: optional token input -> docker login to pull private base images

    dfritz released this 2026-05-30 19:13:20 +00:00 | 0 commits to main since this release

    Org is 'limited' so buildx 401s pulling a private FROM base. Add an optional ci-bot token input; when set, docker/login-action authenticates before build (mirrors image-push). Public-base builds (base = FROM debian) omit it. Removes the need for a separate per-workflow login step.

    Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

    Downloads