[fix] basex v10

This commit is contained in:
Andy Bunce 2023-12-23 21:21:16 +00:00
parent 0e548d8b15
commit 552ff07e09
3 changed files with 5 additions and 3 deletions

View file

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