Skip to content

Commit afe1cc0

Browse files
committed
templates: update CentOS Stream 8 to 20230523.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 1e891ed commit afe1cc0

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
@@ -4,12 +4,12 @@
44
# EL9-based distros are known to work.
55

66
images:
7-
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20230501.0.x86_64.qcow2"
7+
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20230523.0.x86_64.qcow2"
88
arch: "x86_64"
9-
digest: "sha256:773794fb1e54177c896d34d751ab70c8c0f30909bce963b5000d1d3915488aa7"
10-
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20230501.0.aarch64.qcow2"
9+
digest: "sha256:b69a5198ed1d507bb350b47f6ca8f40c661e6901c25cdd93e6167a3a7474bf7e"
10+
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20230523.0.aarch64.qcow2"
1111
arch: "aarch64"
12-
digest: "sha256:b360b73818f7e9271781547636cbb62a59ff4a45b492c273dd4616789e17c6a0"
12+
digest: "sha256:2af75f6c2e2184901460595d3097baa023fcb11349a7b4bf5375c15321d2944d"
1313
mounts:
1414
- location: "~"
1515
- location: "/tmp/lima"

0 commit comments

Comments
 (0)