Skip to content

Commit 6a9995e

Browse files
committed
templates: update CentOS Stream 9 to 20231009.1
Signed-off-by: Akihiro Suda <[email protected]>
1 parent e48419d commit 6a9995e

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-20230925.0.x86_64.qcow2"
5+
- location: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20231009.1.x86_64.qcow2"
66
arch: "x86_64"
7-
digest: "sha256:6194c366026643aabbc84355c9e2ae2265b38edc0bf0b59aaee475a56bd0813d"
8-
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20230925.0.aarch64.qcow2"
7+
digest: "sha256:b0faa6b4651cf4783c629e125a448fae71813f1fcb14fbd6423225becaeb5e3d"
8+
- location: "https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20231009.1.aarch64.qcow2"
99
arch: "aarch64"
10-
digest: "sha256:a98139043109fba27da26508ea5a8939ed08659dafc7ed64b6d4d6b964b5f58b"
10+
digest: "sha256:174d38822413dd2d781ac4a1a4827eb714029dcc2ac5c94f6ac5eba13ffa4d06"
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)