[mod] caddy 2.9.1

This commit is contained in:
Andy Bunce 2025-02-21 17:13:06 +00:00
parent 6d9c15a751
commit 3ee591bf80
5 changed files with 393 additions and 903 deletions

View file

@ -2,7 +2,7 @@
# @created 2022-03
# author="Andy Bunce"
ARG VERSION=caddy:2.8.4
ARG VERSION=caddy:2.9.1
FROM $VERSION-builder AS builder
RUN xcaddy build \