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: Iac30d2a47278277b7931ee044e153c63241b70aa
This commit is contained in:
Takashi Kajinami 2023-11-18 18:24:16 +09:00
parent 4cb65c80c7
commit 899ae2350c

View File

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