Bump caddy-dns/porkbun
Some checks failed
Publish Docker image / Push Docker image to GitHub Packages (push) Failing after 26s
Some checks failed
Publish Docker image / Push Docker image to GitHub Packages (push) Failing after 26s
This commit is contained in:
parent
4ebe74377a
commit
0379540a72
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue