Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
Update docker.io/library/caddy Docker tag to v2.7.2 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent c9ff645 commit 9a2074b
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,7 +1,7 @@
FROM docker.io/library/caddy:2.6.4-builder-alpine@sha256:88c9dd9338a769b4c2d421f295eb3cb15fa2434e78c5628fa691f74f73a86072 AS builder
FROM docker.io/library/caddy:2.7.2-builder-alpine@sha256:ed3edcff66072654c60998ef8ff764598573b8ecfad732ba7988a01d6d9b2dfe AS builder
RUN xcaddy build \
--with github.com/caddy-dns/cloudflare \
--with github.com/caddy-dns/ovh

FROM docker.io/library/caddy:2.6.4-alpine@sha256:d4ca216d8dc515a49bc20fa22a449283ade6c8fc132eb6fa412ff351664d4917
FROM docker.io/library/caddy:2.7.2-alpine@sha256:19f88d98fda45c99e4880b262cd4e36ebfdb9c88b628058102ab6059a0bc5c39
COPY --from=builder /usr/bin/caddy /usr/bin/caddy

0 comments on commit 9a2074b

Please sign in to comment.