Skip to content

Commit 12d1aeb

Browse files
committed
templates: update CentOS Stream 8 to 20230710.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 6966f1a commit 12d1aeb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/centos-stream-8.yaml

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

66
images:
77
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
8-
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20230523.0.x86_64.qcow2"
8+
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20230710.0.x86_64.qcow2"
99
arch: "x86_64"
10-
digest: "sha256:b69a5198ed1d507bb350b47f6ca8f40c661e6901c25cdd93e6167a3a7474bf7e"
11-
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20230523.0.aarch64.qcow2"
10+
digest: "sha256:2bf523dec83dbf4e11435c66f229622719ed9a84f216bb05ad9817be26faca82"
11+
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20230710.0.aarch64.qcow2"
1212
arch: "aarch64"
13-
digest: "sha256:2af75f6c2e2184901460595d3097baa023fcb11349a7b4bf5375c15321d2944d"
13+
digest: "sha256:be7e726db9149119762134c0ec1e145b34ba46afae85691f8db81fa5c196a713"
1414
# Fallback to the latest release image.
1515
# Hint: run `limactl prune` to invalidate the cache
1616
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-latest.x86_64.qcow2"

0 commit comments

Comments
 (0)