From 10043384b8bdbe0abc12521d0f319b34ad327dbf Mon Sep 17 00:00:00 2001 From: whirigoyen Date: Fri, 10 Nov 2023 11:22:48 +0100 Subject: [PATCH] =?UTF-8?q?Corrige=20version=20Debian=20non=20coh=C3=A9ren?= =?UTF-8?q?te?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoVagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoVagrant.md b/HowtoVagrant.md index 47614c40..ca4810eb 100644 --- a/HowtoVagrant.md +++ b/HowtoVagrant.md @@ -268,7 +268,7 @@ Indiquer le statut de la ou les VMs : $ vagrant status ~~~ -Créer une instance de VM par défaut avec la box `debian/bullseye64` : +Créer une instance de VM par défaut avec la box `debian/bookworm64` : ~~~ $ vagrant init debian/bookworm64