We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57e490 commit 085cf22Copy full SHA for 085cf22
caddy-custom/Dockerfile
@@ -2,7 +2,7 @@
2
FROM caddy:2.7.6-builder AS builder
3
4
RUN xcaddy build \
5
- --with github.com/caddy-dns/cloudflare
+ --with github.com/caddy-dns/cloudflare \
6
--with github.com/greenpau/caddy-security
7
8
FROM caddy:2.7.6
0 commit comments