diff --git a/Dockerfile b/Dockerfile index 29d2b88..a40bc06 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,8 @@ FROM caddy:2.7.6-builder AS builder RUN xcaddy build \ --with github.com/caddy-dns/cloudflare \ --with github.com/mholt/caddy-webdav \ - --with github.com/caddyserver/replace-response + --with github.com/caddyserver/replace-response \ + --with github.com/porech/caddy-maxmind-geolocation FROM caddy:2.7.6