changed to alternate ports
This commit is contained in:
@@ -3,6 +3,6 @@ FROM caddy:builder AS builder
|
||||
RUN caddy-builder \
|
||||
github.com/caddy-dns/cloudflare
|
||||
|
||||
FROM caddy:latest
|
||||
FROM caddy:v2.9.1
|
||||
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
||||
Reference in New Issue
Block a user