From e3da2e5c4718ab7bbbaf7fe4453d105a2801bb81 Mon Sep 17 00:00:00 2001 From: "Arnaud G. GIBERT" Date: Sat, 8 Mar 2025 23:48:10 +0100 Subject: [PATCH] - Use rx3-docker/php-apache:1.5.2-mga9. --- ReleaseNotes.txt | 2 +- env.dist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 76d4890..d55ed0b 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -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. diff --git a/env.dist b/env.dist index 3cdf20c..7e378a8 100644 --- a/env.dist +++ b/env.dist @@ -79,7 +79,7 @@ DOCKER_TOOLS_EXEPTION_LIBS="postgres:pgsql" docker_service_add DB database ${ORG_URL_PREFIX} postgresql - 1.1.1-mga9 - - - postgres - - 5432 - - postgres postgres -docker_service_add WA webapp ${ORG_URL_PREFIX} mantisbt "Rx3-Docker/MantisBT" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} php-apache 1.5.1-mga9 - - 8070 80 - - apache apache +docker_service_add WA webapp ${ORG_URL_PREFIX} mantisbt "Rx3-Docker/MantisBT" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} php-apache 1.5.2-mga9 - - 8070 80 - - apache apache