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.4 (#39)
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] authored Aug 19, 2023
1 parent 0049a5c commit f0df4dd
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.7.3-builder-alpine@sha256:7a4a3476f0991b84458cf29307f0c064e6b5fdd6af0019dc36a76576dc0721f1 AS builder
FROM docker.io/library/caddy:2.7.4-builder-alpine@sha256:10f94f40c94c6c9499c7753f9d0b85d59ae4f3cfa8e9484e267ff3d7ca231e9f AS builder
RUN xcaddy build \
--with github.com/caddy-dns/cloudflare \
--with github.com/caddy-dns/ovh

FROM docker.io/library/caddy:2.7.3-alpine@sha256:f9824933254e3e43e0508670ee9bdcde704621017e95119a05317383b1878f4f
FROM docker.io/library/caddy:2.7.4-alpine@sha256:733fe94133c4bd22c6ee8f9b9802bce8fede5e7b766bebde205a45dd4ac04aea
COPY --from=builder /usr/bin/caddy /usr/bin/caddy

0 comments on commit f0df4dd

Please sign in to comment.