Skip to content

Commit fa2b15d

Browse files
committed
Merge branch 'main' of github.com:mystack-cloud/hetzner-images
2 parents 593380c + 469f37b commit fa2b15d

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,21 @@ The following images are synced to **ghcr.io/\<owner\>/\<repo\>/\<image\>:latest
1111
<!-- REGISTRY_IMAGES -->
1212
| Image | Architectures |
1313
|-------|---------------|
14-
| debian-13 | amd64, arm64 |
14+
| `alma-10` | amd64 |
15+
| `alma-8` | amd64 |
16+
| `alma-9` | amd64 |
17+
| `centos-10` | amd64 |
18+
| `centos-9` | amd64 |
19+
| `debian-11` | amd64,arm64 |
20+
| `debian-12` | amd64,arm64 |
21+
| `debian-13` | amd64,arm64 |
22+
| `opensuse-15` | amd64 |
23+
| `opensuse-16` | amd64 |
24+
| `rocky-10` | amd64 |
25+
| `rocky-8` | amd64 |
26+
| `rocky-9` | amd64 |
27+
| `ubuntu-2204` | amd64,arm64 |
28+
| `ubuntu-2404` | amd64,arm64 |
1529
<!-- /REGISTRY_IMAGES -->
1630

1731
To add or change images or architectures, edit `config/images.yaml` (and the fallback list in `scripts/download.sh` if not using yq).

0 commit comments

Comments
 (0)