Porkbun seems to break the build
Some checks failed
Build and Push Updated Images / build-image (push) Has been cancelled

This commit is contained in:
Alex 2025-05-04 22:14:03 +12:00
parent e4b24db9db
commit c1ea9aacef

View file

@ -13,7 +13,7 @@ FROM caddy:2.10.0-builder-alpine@sha256:16205c8e035dae7faae3cb36ff03d76bb08ae205
RUN xcaddy build \ RUN xcaddy build \
--with github.com/caddy-dns/rfc2136@${CADDYRFC2136_VERSION} \ --with github.com/caddy-dns/rfc2136@${CADDYRFC2136_VERSION} \
--with github.com/caddy-dns/porkbun@${CADDYPORKBUN_VERSION} \ # --with github.com/caddy-dns/porkbun@${CADDYPORKBUN_VERSION} \
--with github.com/caddy-dns/he@${CADDYHE_VERSION} \ --with github.com/caddy-dns/he@${CADDYHE_VERSION} \
--with github.com/caddy-dns/metaname@${CADDYMETANAME_VERSION} \ --with github.com/caddy-dns/metaname@${CADDYMETANAME_VERSION} \
--with github.com/jasonlovesdoggo/caddy-defender@${CADDYDEFENDER_VERSION} --with github.com/jasonlovesdoggo/caddy-defender@${CADDYDEFENDER_VERSION}