Skip to content

Commit e48419d

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

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-20230925.0.x86_64.qcow2"
8+
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20231009.1.x86_64.qcow2"
99
arch: "x86_64"
10-
digest: "sha256:a0520f4c3f73fbf9165c6662bf4116732214f3f52b556d421c5360422f221dd2"
11-
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20230925.0.aarch64.qcow2"
10+
digest: "sha256:5d861ac41016ddbd91aca29269778d916c3a006e2d7f516658326a4842156ea1"
11+
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20231009.1.aarch64.qcow2"
1212
arch: "aarch64"
13-
digest: "sha256:fc0c1da2db3667afb5483701cf5d05587be717c60532f18dfe51a451b74580d9"
13+
digest: "sha256:3201e5adb5560376095826cdfc069368082820183cfad85455f21dff29ae93df"
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)