ci: use CA-baked plugin-docker-buildx image for artifactapi push #3

Merged
benvin merged 1 commits from benvin/buildx-ca-plugin-image into main 2026-08-15 18:19:06 +10:00
Member

The upstream woodpeckerci/plugin-docker-buildx image does not trust the internal CA, so pushes to the artifactapi docker registry fail TLS verification.

Replace the plugin image in both .woodpecker/build.yaml and .woodpecker/docker.yaml with the CA-baked custom image artifactapi.k8s.syd1.au.unkin.net/docker-internal/plugin-docker-buildx:latest, which bundles the internal CA cert. No other settings changed.

The upstream woodpeckerci/plugin-docker-buildx image does not trust the internal CA, so pushes to the artifactapi docker registry fail TLS verification. Replace the plugin image in both .woodpecker/build.yaml and .woodpecker/docker.yaml with the CA-baked custom image artifactapi.k8s.syd1.au.unkin.net/docker-internal/plugin-docker-buildx:latest, which bundles the internal CA cert. No other settings changed.
unkin-agent added 1 commit 2026-08-15 18:04:14 +10:00
benvin merged commit 75023c1c6e into main 2026-08-15 18:19:06 +10:00
benvin deleted branch benvin/buildx-ca-plugin-image 2026-08-15 18:19:06 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/container-agent-dev#3