diff --git a/Dockerfile b/Dockerfile index f2e6002..97e1ec5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM caddy:2-builder-alpine AS builder -RUN xcaddy build --with github.com/caddy-dns/porkbun@v0.1.4 +RUN xcaddy build --with github.com/caddy-dns/porkbun@v0.2.1 FROM caddy:2-alpine LABEL org.opencontainers.image.source=https://github.com/wbrawner/caddy-porkbun