fix(ci): fall back to ci-base:latest on first dev rebuild #48
Reference in New Issue
Block a user
Delete Branch "fix/ci-base-dev-first-run"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
BASE build arg was hardcoded to ci-base:dev even when the pull fell back to :latest. Captures which tag was actually pulled and uses that as BASE.