glpi/GLPI10/docker-compose.yml aktualisiert

This commit is contained in:
Peter Reichart 2023-10-30 17:34:11 +00:00
parent 7cfc5150e8
commit 75574435d3

View File

@ -31,7 +31,7 @@ services:
MARIADB_USER: ${MARIADB_USER}
MARIADB_PASSWORD: ${MARIADB_PASSWORD}
GLPI_LANG: ${GLPI_LANG}
VERSION: "10.0.10"
VERSION: "10.0"
PLUGINS: "all"
TIMEZONE: ${TZ}
FQDN: ${FQDN}