- Use rx3-docker/php-apache:1.5.2-mga9.

This commit is contained in:
2025-03-08 23:48:10 +01:00
parent 985b02b0ff
commit e3da2e5c47
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ Rx3-Docker/MantisBT V 1.0.1 - A. GIBERT - 2025/03/08
- Add ssmtp program and SMTP_SERVER env variable to allow mail sending,
- Add php xmlreader & xmlwriter module tu support "Import/Export issues" plugin,
- Switch to docker_tools "mixed" volume mode,
- Now use rx3-docker/php-apache:1.5.1-mga9 & rx3-docker/postgresql:1.1.1-mga9 images,
- Now use rx3-docker/php-apache:1.5.2-mga9 & rx3-docker/postgresql:1.1.1-mga9 images,
- Set PHP_UPLOAD_LIMIT to 64M.