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: I4f4ec765080c3d2409255f43aed8f86ac78c90fa
This commit is contained in:
Takashi Kajinami 2023-11-18 18:24:42 +09:00
parent 47c5598193
commit 63c8a87b9a

View File

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