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: I9852a17cf3dd8ae6d8ce16c5957f7dcec55e1174
This commit is contained in:
Takashi Kajinami 2023-11-18 18:23:08 +09:00
parent d4233a6360
commit 8b6d70051c

View File

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