Skip to content

Commit 6b47a04

Browse files
committed
templates: update CentOS Stream 9 to 20231120.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 05b3d0e commit 6b47a04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/centos-stream-9.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
images:
44
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
5-
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20231009.1.x86_64.qcow2"
5+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20231120.0.x86_64.qcow2"
66
arch: "x86_64"
7-
digest: "sha256:b0faa6b4651cf4783c629e125a448fae71813f1fcb14fbd6423225becaeb5e3d"
8-
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20231009.1.aarch64.qcow2"
7+
digest: "sha256:8b5540aa74a62ddd59198e0757c4789a7948f3ff55354ad2672849695745af40"
8+
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20231120.0.aarch64.qcow2"
99
arch: "aarch64"
10-
digest: "sha256:174d38822413dd2d781ac4a1a4827eb714029dcc2ac5c94f6ac5eba13ffa4d06"
10+
digest: "sha256:4155321663864bd2d60194cc68111fd3fdfd9002fb94660a94b7eab19be4e820"
1111
# Fallback to the latest release image.
1212
# Hint: run `limactl prune` to invalidate the cache
1313
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2"

0 commit comments

Comments
 (0)