[fix] duckdns

This commit is contained in:
Andy Bunce 2022-11-28 11:21:34 +00:00
parent 650f241647
commit 5aa0e7014d
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
ARG VERSION=caddy:2.6.2 ARG VERSION=caddy:2.6.2
FROM $VERSION-builder AS builder FROM $VERSION-builder AS builder
RUN xcaddy build RUN xcaddy build \
# --with github.com/caddy-dns/duckdns \ --with github.com/caddy-dns/duckdns
# --with github.com/greenpau/caddy-security \ # --with github.com/greenpau/caddy-security \
# --with github.com/greenpau/caddy-trace \ # --with github.com/greenpau/caddy-trace \
# --with github.com/greenpau/caddy-git # --with github.com/greenpau/caddy-git