File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,21 @@ The following images are defined in **`config/images.yaml`** and are synced to G
5555<!-- REGISTRY_IMAGES -->
5656| Image | Architectures |
5757| -------| ---------------|
58- | debian-13 | amd64, arm64 |
58+ | ` alma-10 ` | amd64 |
59+ | ` alma-8 ` | amd64 |
60+ | ` alma-9 ` | amd64 |
61+ | ` centos-10 ` | amd64 |
62+ | ` centos-9 ` | amd64 |
63+ | ` debian-11 ` | amd64,arm64 |
64+ | ` debian-12 ` | amd64,arm64 |
65+ | ` debian-13 ` | amd64,arm64 |
66+ | ` opensuse-15 ` | amd64 |
67+ | ` opensuse-16 ` | amd64 |
68+ | ` rocky-10 ` | amd64 |
69+ | ` rocky-8 ` | amd64 |
70+ | ` rocky-9 ` | amd64 |
71+ | ` ubuntu-2204 ` | amd64,arm64 |
72+ | ` ubuntu-2404 ` | amd64,arm64 |
5973<!-- /REGISTRY_IMAGES -->
6074
6175To add or change images or architectures, edit ` config/images.yaml ` (and the fallback list in ` scripts/download.sh ` if not using yq).
You can’t perform that action at this time.
0 commit comments