init: CA-baked woodpecker docker-buildx plugin image #1

Merged
benvin merged 4 commits from benvin/init into main 2026-08-15 16:37:49 +10:00
Showing only changes of commit 5977527348 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM woodpeckerci/plugin-docker-buildx:latest
FROM docker.io/woodpeckerci/plugin-docker-buildx:latest
# buildkit reads this to trust artifactapi's internal-CA registry on push
COPY unkin-ca.crt /etc/docker/certs.d/artifactapi.k8s.syd1.au.unkin.net/ca.crt
# fallback: system trust store (docker login / other code paths)