Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Dulanic authored Jan 9, 2024
1 parent 28993c0 commit 22607d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 22607d9

Please sign in to comment.