Files
will.anderson 5fdc9fb15e
El SDK CI - dev / build-and-test (pull_request) Successful in 3m51s
fix(ci): fall back to ci-base:latest when ci-base:dev doesn't exist yet
The BASE build arg was hardcoded to ci-base:dev even when the pull fell
back to :latest. Docker then tried to resolve ci-base:dev from the
registry during the build and failed.

Capture which tag was actually pulled and use that as BASE.
2026-05-08 11:49:17 -05:00
..