- Use now rx3-docker/php-apache:1.6.3-mga9 image.

This commit is contained in:
2026-03-02 15:58:37 +01:00
parent 2a7b3cb534
commit 0e0748df75
3 changed files with 11 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ APPL_NAME="mediawiki"
APPL_NAME_FULL="MediaWiki Server"
APPL_NAME_SHORT="mediawk"
APPL_ORG="rx3-docker"
APPL_VERSION="1.1.1"
APPL_VERSION="1.1.2"
APPL_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'
@@ -76,7 +76,7 @@ DOCKER_TOOLS_EXEPTION_LIBS="postgres:pgsql"
docker_service_add DB database ${ORG_URL_PREFIX} postgresql - 1.1.6-mga9 - - - postgres - - 5432 - - postgres postgres
docker_service_add WA webapp ${ORG_URL_PREFIX} mediawiki "Rx3-Docker/MediaWiki" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} php-apache 1.6.2-mga9 - - 8076 80 - - apache apache
docker_service_add WA webapp ${ORG_URL_PREFIX} mediawiki "Rx3-Docker/MediaWiki" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} php-apache 1.6.3-mga9 - - 8076 80 - - apache apache