[fix] builder
This commit is contained in:
parent
dee84821bb
commit
51772dc9ff
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# author="Andy Bunce"
|
# author="Andy Bunce"
|
||||||
|
|
||||||
ARG VERSION=caddy:2.4.6
|
ARG VERSION=caddy:2.4.6
|
||||||
FROM $VERSION 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue