[mod] caddy 2.10

This commit is contained in:
Andy Bunce 2025-05-06 21:44:05 +01:00
parent b22330fa23
commit e35638199d

View file

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