Skip to content

build-container: use PREBUILT_BASE_IMAGE verbatim [MERGEOK]#37187

Merged
toregge merged 1 commit into
masterfrom
arnej/avoid-double-tag
Jun 11, 2026
Merged

build-container: use PREBUILT_BASE_IMAGE verbatim [MERGEOK]#37187
toregge merged 1 commit into
masterfrom
arnej/avoid-double-tag

Conversation

@arnej27959

Copy link
Copy Markdown
Member

When PREBUILT_BASE_IMAGE is provided by the pipeline it already carries its OS tag (e.g. ":alma8"), so appending ":${VESPA_BUILDOS_LABEL}" produced an invalid double-tagged reference like "repo:alma8:alma8". Use the value as-is instead.

When PREBUILT_BASE_IMAGE is provided by the pipeline it already carries
its OS tag (e.g. ":alma8"), so appending ":${VESPA_BUILDOS_LABEL}"
produced an invalid double-tagged reference like "repo:alma8:alma8".
Use the value as-is instead.
@arnej27959 arnej27959 requested review from esolitos and toregge June 11, 2026 15:43
@toregge toregge merged commit 609c5d5 into master Jun 11, 2026
4 checks passed
@toregge toregge deleted the arnej/avoid-double-tag branch June 11, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants