From b2b0eb54b2d7915343ee8cf83a4d4c0a05beee9e Mon Sep 17 00:00:00 2001
From: "Arnaud G. GIBERT" <arnaud@rx3.net>
Date: Mon, 21 Apr 2025 23:25:46 +0200
Subject: [PATCH] - Now use rx3-docker/php-apache:1.5.3-mga9 &
 rx3-docker/postgresql:1.1.3-mga9 images.

---
 ReadMe.txt       |  2 +-
 ReleaseNotes.txt | 10 ++++++++++
 env.dist         |  4 ++--
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/ReadMe.txt b/ReadMe.txt
index af52df8..c93f145 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.1-mga9 & rx3-docker/postgresql:1.1.2-mga9 images,
+    - Curtently based on rx3-docker/php-apache:1.5.3-mga9 & rx3-docker/postgresql:1.1.3-mga9 images,
     - Sync with MantisBT 2.27.1.
 
 
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 555c3df..ecfbc3a 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,3 +1,13 @@
+------------------------------------------------------------------------------------------------------------------------------------
+Rx3-Docker/MantisBT V 1.0.3 - A. GIBERT - 2025/03/21
+------------------------------------------------------------------------------------------------------------------------------------
+
+- Now use rx3-docker/php-apache:1.5.3-mga9 & rx3-docker/postgresql:1.1.3-mga9 images,
+- Fix Version and clean-up variables in env.dist,
+- Fix config file permission problem.
+
+
+
 ------------------------------------------------------------------------------------------------------------------------------------
 Rx3-Docker/MantisBT V 1.0.2 - A. GIBERT - 2025/03/10
 ------------------------------------------------------------------------------------------------------------------------------------
diff --git a/env.dist b/env.dist
index 8f302b3..e6624a5 100644
--- a/env.dist
+++ b/env.dist
@@ -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.2-mga9             -                    -               -            postgres       -            -       5432    -       -       postgres       postgres
+docker_service_add   DB         database                   ${ORG_URL_PREFIX}    postgresql         -                               1.1.3-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.2-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.3-mga9   -              -            8070    80      -       -       apache         apache