5fdc9fb15e
El SDK CI - dev / build-and-test (pull_request) Successful in 3m51s
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.