diff --git a/README.md b/README.md
index 3ce17a1381..0b4832bf9d 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
| Image | YAML Label | Included Software | Rollout Status of Latest Image Release |
| --------------------|---------------------|--------------------|--------------------|
-| Ubuntu 24.04 | `ubuntu-24.04` | [ubuntu-24.04] |  |
-| Ubuntu 22.04 | `ubuntu-latest` or `ubuntu-22.04` | [ubuntu-22.04] |  |
+| Ubuntu 24.04 | `ubuntu-latest` or `ubuntu-24.04` | [ubuntu-24.04] |  |
+| Ubuntu 22.04 | `ubuntu-22.04` | [ubuntu-22.04] |  |
| Ubuntu 20.04 | `ubuntu-20.04` | [ubuntu-20.04] |  |
| macOS 15 beta | `macos-15-large`| [macOS-15] |  |
| macOS 15 Arm64 beta | `macos-15`, `macos-15-xlarge` | [macOS-15-arm64] |  |