Skip to content

Commit

Permalink
Bump Caddy to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Sep 22, 2024
1 parent b5b216c commit 33fe1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/caddy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM --platform=$TARGETPLATFORM caddy:2-builder AS caddy
ARG CADDY_MWCACHE_COMMIT=9e9ac234170400406c6a328bbaaaa4c95e05bd73

RUN XCADDY_DEBUG=1 xcaddy build v2.7.5 \
RUN XCADDY_DEBUG=1 xcaddy build v2.8.4 \
--with github.com/caddy-dns/route53 \
--with "github.com/femiwiki/caddy-mwcache@${CADDY_MWCACHE_COMMIT}"

0 comments on commit 33fe1fc

Please sign in to comment.