Porkbun seems to break the build
Some checks failed
Build and Push Updated Images / build-image (push) Has been cancelled
Some checks failed
Build and Push Updated Images / build-image (push) Has been cancelled
This commit is contained in:
parent
e4b24db9db
commit
c1ea9aacef
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue