Merge pull request #752 from benbrummer/octane

saxon defaults now to 12.5.0
This commit is contained in:
David Bomba
2025-05-11 09:44:33 +10:00
committed by GitHub

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