Skip to content

Commit 390f283

Browse files
authored
lock to Cady 2.9
2.10 doesn't build caddy-dns/gandi#12
1 parent 09235fc commit 390f283

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
FROM caddy:2-builder-alpine AS builder
1+
FROM caddy:2.9-builder-alpine AS builder
22

33
RUN xcaddy build \
44
--with github.com/caddy-dns/gandi@master --with github.com/caddy-dns/cloudflare@master --with github.com/caddyserver/cache-handler@master
55

66

7-
FROM caddy:2-alpine
7+
FROM caddy:2.9-alpine
88

99
ENV GANDI_API_TOKEN SETMEUP
1010

0 commit comments

Comments
 (0)