saxon defaults now to 12.5.0

Signed-off-by: benbrummer <info@benjamin-brummer.de>
This commit is contained in:
benbrummer
2025-05-10 10:58:40 +02:00
committed by GitHub
parent 1848f11a36
commit f5821630fa

2
debian/Dockerfile vendored
View File

@@ -21,7 +21,7 @@ ARG user=ninja
# PHP modules
ARG php_require="bcmath gd mbstring pdo_mysql zip"
ARG php_suggest="exif imagick intl pcntl soap saxon-12.5.0"
ARG php_suggest="exif imagick intl pcntl saxon soap"
ARG php_extra="opcache"
# Create a system user UID/GID=999