From 539a9189e1504c820b11c715a7633693f225cafd Mon Sep 17 00:00:00 2001 From: DerLinkman Date: Tue, 13 Jun 2023 12:12:09 +0200 Subject: [PATCH] Added Debian 12 as supported OS --- docs/prerequisite/prerequisite-system.de.md | 4 ++-- docs/prerequisite/prerequisite-system.en.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/prerequisite/prerequisite-system.de.md b/docs/prerequisite/prerequisite-system.de.md index 1d696f0bd..b04461abd 100644 --- a/docs/prerequisite/prerequisite-system.de.md +++ b/docs/prerequisite/prerequisite-system.de.md @@ -44,13 +44,13 @@ Im Rahmen unseres Supports können wir Ihnen bei der korrekten Planung Ihres Set Grundsätzlich kann mailcow auf jeder Distribution verwendet werden, die von Docker CE unterstützt wird (siehe https://docs.docker.com/install/). Es kann jedoch in vereinzelten Fällen zu einer Inkompatibilität der Betriebssysteme und den mailcow Komponenten kommen. -Die folgende Tabelle enthält alle von uns offiziell unterstützten und getesteten Betriebssysteme (*Stand April 2023*): +Die folgende Tabelle enthält alle von uns offiziell unterstützten und getesteten Betriebssysteme (*Stand Juni 2023*): | Betriebssystem | Kompatibilität | | ----------------------- | ------------------------------------------------ | | Alpine 3.16 und älter | [⚠️](https://www.alpinelinux.org/ "Eingeschränkt Kompatibel") | | Centos 7 | [✅](https://www.centos.org/ "Vollständig Kompatibel") | -| Debian 10, 11 | [✅](https://www.debian.org/index.de.html "Vollständig Kompatibel") | +| Debian 10, 11, 12 | [✅](https://www.debian.org/index.de.html "Vollständig Kompatibel") | | Ubuntu 18.04, 20.04, 22.04 | [✅](https://ubuntu.com/ "Vollständig Kompatibel")| | Alma Linux 8 | [✅](https://almalinux.org/ "Vollständig Kompatibel") | | Rocky Linux 9 | [✅](https://rockylinux.org/ "Vollständig Kompatibel") | diff --git a/docs/prerequisite/prerequisite-system.en.md b/docs/prerequisite/prerequisite-system.en.md index 44f871cef..d18f0404a 100644 --- a/docs/prerequisite/prerequisite-system.en.md +++ b/docs/prerequisite/prerequisite-system.en.md @@ -42,13 +42,13 @@ We can help to correctly plan your setup as part of our support. Basically, mailcow can be used on any distribution that is supported by Docker CE (see https://docs.docker.com/install/). However, in some cases there may be incompatibilities between the operating systems and the mailcow components. -The following table contains all operating systems officially supported and tested by us (*as of April 2022*): +The following table contains all operating systems officially supported and tested by us (*as of June 2023*): | OS | Compatibility | | ----------------------- | ------------------------------------------------ | | Alpine 3.17+ and older | [⚠️](https://www.alpinelinux.org/ "Limited Compatibility") | | Centos 7 | [✅](https://www.centos.org/ "Fully Compatible") | -| Debian 10, 11 | [✅](https://www.debian.org/index.html "Fully Compatible") | +| Debian 10, 11, 12 | [✅](https://www.debian.org/index.html "Fully Compatible") | | Ubuntu 18.04, 20.04, 22.04 | [✅](https://ubuntu.com/ "Fully Compatible")| | Alma Linux 8 | [✅](https://almalinux.org/ "Fully Compatible") | | Rocky Linux 9 | [✅](https://rockylinux.org/ "Fully Compatible") |