Skip to content

Commit 7d7e511

Browse files
committed
templates: update CentOS Stream 9 to 20230925.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 604cc29 commit 7d7e511

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