diff --git a/cloud/training/101.md b/cloud/training/101.md index 16c603f..24a1084 100644 --- a/cloud/training/101.md +++ b/cloud/training/101.md @@ -88,9 +88,10 @@ This will output a long table with the names and IDs of the available images: +--------------------------------------+-----------+--------+ | ID | Name | Status | +--------------------------------------+-----------+--------+ -| 3a2089f1-9b9d-4dc1-970a-9dcb785c01c9 | Debian 10 | active | -| a24ca64a-ee45-48fa-8ec7-d2cd032e31b2 | cirros | active | +| 96b2b90b-ab15-456f-a467-6da0890768e9 | Debian 12 | active | +| 9c9f0f71-c91d-467e-80d0-620c2c514e98 | cirros | active | +--------------------------------------+-----------+--------+ + ```