From 97bdaf75496974c9edfaae99cb104da3b8d6f134 Mon Sep 17 00:00:00 2001 From: Maaike Date: Tue, 17 Sep 2024 17:11:17 -0300 Subject: [PATCH] recommend Ubuntu 22.04 (#771) --- docs/source/user/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/user/getting-started.rst b/docs/source/user/getting-started.rst index 4b4eb5ee..52429318 100644 --- a/docs/source/user/getting-started.rst +++ b/docs/source/user/getting-started.rst @@ -4,7 +4,7 @@ Getting started =============== wis2box can be run on any Linux instance (bare metal or cloud hosted VM) with Python, Docker and Docker Compose installed. -The recommended OS is Ubuntu 20.04 LTS. +The recommended OS is Ubuntu 22.04 LTS. .. note::