[mod] caddy:2.5.0

This commit is contained in:
Andy Bunce 2022-05-01 22:00:12 +01:00
parent 4ad119835c
commit ebff1b7eee
1 changed files with 1 additions and 1 deletions

View File

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