fix/ci-base-dev-first-run
dev
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.