🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2023-03-16 11:49:34 -04:00
parent b92c818d8f
commit db7c8441d5

View File

@@ -34,7 +34,6 @@ RUN set -ex \
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest || exit 10; \
export XCADDY_SETCAP=1; xcaddy build ${version} \
--output /usr/local/bin/caddy \
--with github.com/kirsch33/realip \
--with github.com/caddy-dns/rfc2136 \
--with github.com/caddy-dns/route53 \
--with github.com/caddy-dns/cloudflare \