1 / 2
Feb 2022

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

  • created

    Feb '22
  • last reply

    Feb '22
  • 1

    reply

  • 854

    views

  • 2

    users

  • 1

    link

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