Skip to content

Commit

Permalink
Bump caddy version.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaq committed Jan 5, 2024
1 parent 7dcd56a commit 25fe4b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM caddy:2.6.2-builder-alpine AS builder
FROM caddy:2.7.6-builder-alpine AS builder
RUN xcaddy build --with github.com/caddy-dns/lego-deprecated

FROM caddy:2.6.2-alpine
FROM caddy:2.7.6-alpine
COPY --from=builder /usr/bin/caddy /usr/bin/caddy

0 comments on commit 25fe4b8

Please sign in to comment.