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: I0b2d2df6e4c0826d67c681eabaf0db078af59fa5
This commit is contained in:
Takashi Kajinami
2023-11-18 18:22:39 +09:00
parent b5d8c311d6
commit d39407a85e

View File

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