Skip to content

Commit 1f22478

Browse files
committed
templates: update CentOS Stream 9 to 20231211.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent a2deb60 commit 1f22478

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-20231128.1.x86_64.qcow2"
5+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20231211.0.x86_64.qcow2"
66
arch: "x86_64"
7-
digest: "sha256:7c7b1795ad7169e78f3d9e5349797f404adfa682cbe8e224d93a7c149ab1cc33"
8-
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20231128.1.aarch64.qcow2"
7+
digest: "sha256:df11ae54f9453c447786a9d735cd49b0498de035500eeecb2abe36563e6cf6b1"
8+
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20231211.0.aarch64.qcow2"
99
arch: "aarch64"
10-
digest: "sha256:e0e46e250676dfe0ac6065c563f366b079e59ac55d8e695d42793a6ee4d81e89"
10+
digest: "sha256:954db3f47bc6ec92ea37975782d3b44120ac19811d17369488bd20dd18371c9c"
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)