[mod] caddy:2.5.0

This commit is contained in:
Andy Bunce 2022-05-01 22:00:12 +01:00
parent 4ad119835c
commit ebff1b7eee

View File

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