Update Dockerfile
All checks were successful
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Successful in 3m6s

This commit is contained in:
2025-12-03 13:27:51 -05:00
parent ec113683a2
commit c8eb8e9c3b

View File

@@ -1,7 +1,7 @@
FROM caddy:builder AS builder
RUN xcaddy build \
--with github.com/caddy-dns/hetzner
--with github.com/caddy-dns/hetzner/v2
FROM caddy:latest