diff --git a/Dockerfile b/Dockerfile index cc23c1d..c78f3d6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM caddy:builder AS builder # Install the Cloudflare DNS module RUN xcaddy build \ - --with github.com/caddy-dns/cloudflare@188b4850c0f2f5565a6310810c936ea960e2210f + --with github.com/caddy-dns/cloudflare FROM caddy:alpine