- Now use rx3-docker/php-apache:1.5.1-mga9 & rx3-docker/postgresql:1.1.1-mga9 images.

This commit is contained in:
2025-03-08 22:32:05 +01:00
parent b95e2349d9
commit dad3793cca
4 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,8 @@ Rx3-Docker/MantisBT V 1.0.1 - A. GIBERT - 2025/03/08
- Add var/www/mantisbt/images-local volume allowing logo addition,
- 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.
- 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.
@@ -16,4 +17,4 @@ Rx3-Docker/MantisBT V 1.0.0 - A. GIBERT - 2025/03/06
------------------------------------------------------------------------------------------------------------------------------------
- Initial release,
- Use based on php-apache:1.4.0-mga9 & postgresql:1.1.0-mga9 images.
- Use based on rx3-docker/php-apache:1.4.0-mga9 & rx3-docker/postgresql:1.1.0-mga9 images.