[mod]
This commit is contained in:
parent
22cb7b6fd5
commit
c94d9bf12b
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue