diff --git a/ReadMe.txt b/ReadMe.txt index c93f145..79e6b07 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -5,7 +5,7 @@ Welcome to Rx3-Docker/MantisBT docker image! This project aims to build a MantisBT docker image. Features: - - Curtently based on rx3-docker/php-apache:1.5.3-mga9 & rx3-docker/postgresql:1.1.3-mga9 images, + - Curtently based on rx3-docker/php-apache:1.5.4-mga9 & rx3-docker/postgresql:1.1.4-mga9 images, - Sync with MantisBT 2.27.1. diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index ecfbc3a..a3a9939 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,3 +1,12 @@ +------------------------------------------------------------------------------------------------------------------------------------ +Rx3-Docker/MantisBT V 1.0.4 - A. GIBERT - 2025/09/19 +------------------------------------------------------------------------------------------------------------------------------------ + +- Now use rx3-docker/php-apache:1.5.4-mga9 & rx3-docker/postgresql:1.1.4-mga9 images, +- Rebuild for updates. + + + ------------------------------------------------------------------------------------------------------------------------------------ Rx3-Docker/MantisBT V 1.0.3 - A. GIBERT - 2025/03/21 ------------------------------------------------------------------------------------------------------------------------------------ diff --git a/env.dist b/env.dist index e6624a5..e731f65 100644 --- a/env.dist +++ b/env.dist @@ -20,7 +20,7 @@ APPL_NAME="mantisbt" APPL_NAME_FULL="Mantis Bug Tracker" APPL_NAME_SHORT="mantisbt" APPL_ORG="rx3-docker" -APPL_VERSION="1.0.3" +APPL_VERSION="1.0.4" APPL_MAINTAINER='"Arnaud G. GIBERT" ' @@ -74,9 +74,9 @@ DOCKER_TOOLS_EXEPTION_LIBS="postgres:pgsql" # | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id | #------------------+----------+--------------------------+--------------------+------------------+-------------------------------+----------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+ -docker_service_add DB database ${ORG_URL_PREFIX} postgresql - 1.1.3-mga9 - - - postgres - - 5432 - - postgres postgres +docker_service_add DB database ${ORG_URL_PREFIX} postgresql - 1.1.4-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.3-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.4-mga9 - - 8070 80 - - apache apache