diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index add8ec7..c9ee82f 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -13,7 +13,8 @@ labels: steps: test: - image: quay.io/matiaspizarro/freebsd-base:14.3 + image: ghcr.io/matias-pizarro/freebsd-oci-containers/freebsd-base:runtime-14.3 + #image: quay.io/matiaspizarro/freebsd-base:14.3 when: event: [push] commands: