diff --git a/.env.sample b/.env.sample index 0893b9cba9b233fcad720d77b62badc97345c1a8..05ca0406f91f80186989a3d07add170886dce520 100644 --- a/.env.sample +++ b/.env.sample @@ -6,7 +6,7 @@ COMPOSE_FILE=docker-compose.yml:ports.yml # If port.yml is enabled in COMPOSE_FILE this is the port to access glpi GLPI_PORT=8888 # GLPI version used at compilation time -GLPI_VERS=10.0.6 +GLPI_VERS=10.0.17 # Mysql credentials MYSQL_USER=glpi MYSQL_DATABASE=glpi