Bump supported Debian version to 12 (Bookworm)

Debian 12 was released in June 2023. Recent versions of OpenStack
(actually, 2023.1 and later) no longer support Debian 11.

Change-Id: I3762a0c9d2bd6f4a11c147e40a3140613ec8c3cf
This commit is contained in:
Takashi Kajinami 2023-11-18 18:18:46 +09:00
parent 4552c7d2de
commit 071b2d233f
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"11"
"12"
]
},
{