Hi all , I want to update egroupware at stable version, in my docker-compose.override.yml file , I have this:
services: egroupware: manually image: egroupware/egroupware:21.1
It’s correct? Tks
Best regards
Hi Giuseppe.
Yes.
This always installs the latest 21.1.
You can also enter a specific version at this point, currently also test a PHP 8 version or revert to the previous version after a problem.
At some point we will then change the version at this point for the next major release via a package update.
See also:
Stefan