This commit is contained in:
Andy Bunce 2023-06-13 17:44:31 +01:00
parent 22cb7b6fd5
commit c94d9bf12b
2 changed files with 3 additions and 3 deletions

View file

@ -2,11 +2,11 @@
# @created 2022-03
# author="Andy Bunce"
ARG VERSION=caddy:2.6.2
ARG VERSION=caddy:2.6.4
FROM $VERSION-builder AS builder
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-trace \
--with github.com/greenpau/caddy-git