docker-glpi icon indicating copy to clipboard operation
docker-glpi copied to clipboard

Update to Release 10.0.18, no Version set at install

Open beemeeup opened this issue 10 months ago • 1 comments

Hello,

i have set up GLPI via docker compose with persistant data. At initial set up I have not added the Version Info to the environment variables in docker-compose.yaml. I had the hope, to just add the new version in that file and do dcoker compose down / up to update, but this does not work.

How can I update the Version to 10.0.18 and keep all my persistant data.

Thanks in Advance Matthias

beemeeup avatar Mar 12 '25 10:03 beemeeup

Hello,

You can find the way to update the version and keep all your data : https://github.com/DiouxX/docker-glpi/issues/117

DiouxX avatar Aug 17 '25 16:08 DiouxX