Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a03ee41f authored by Sylvain Manceau's avatar Sylvain Manceau
Browse files

mailserver 1.1.16 in upgrade guide

parent 7bd38239
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

- In your `docker-compose.yml` file update the following:
  - Set the nextcloud image to `registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8`
  - Set the mailserver image to `mailserver2/mailserver:1.1.15`
  - Set the mailserver image to `mailserver2/mailserver:1.1.16`
  - In the `nginx:` service, `depends_on:` section, replace `- automx` with `- mail-autodiscover-autoconfig`
  - Replace the whole `automx:` service with:
```