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: Iff542dd7e257a620c4377a369cb548517424f0db
This commit is contained in:
Takashi Kajinami
2023-11-18 18:06:07 +09:00
parent 6d5c736e35
commit 6c6c3011a8

View File

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