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: I500a7659652ce33c569343d23feae72a48921e4b
This commit is contained in:
Takashi Kajinami 2023-11-18 18:12:21 +09:00
parent b757316ed7
commit 029df239fc

View File

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