Skip to content

Fix docker manifests push after docker upgrade#46

Merged
Frawless merged 1 commit intostrimzi:mainfrom
Frawless:fix-docker-manifests-push
Feb 16, 2026
Merged

Fix docker manifests push after docker upgrade#46
Frawless merged 1 commit intostrimzi:mainfrom
Frawless:fix-docker-manifests-push

Conversation

@Frawless
Copy link
Member

It seems that github runners updated docker version to 29.1.5 recently. The bumpd from previous version introduced breaking changes for manifest manipulation and because we use quite old approach it starting to fail the builds. This PR switch to use buildx imagetools from manifest manipulation and update syft version to work properly with the docker version.

Same as strimzi/strimzi-kafka-operator#12416

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless added this to the 0.115.0 milestone Feb 13, 2026
@Frawless Frawless requested a review from see-quick February 13, 2026 21:47
@Frawless Frawless merged commit 2658729 into strimzi:main Feb 16, 2026
9 checks passed
@Frawless Frawless deleted the fix-docker-manifests-push branch February 16, 2026 14:54
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