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: I6ac3b1765793611fb3a8214f7af2141282ecaed5
This commit is contained in:
Takashi Kajinami 2023-11-18 18:17:47 +09:00
parent 81d4ce316c
commit 65ce98e870

View File

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