Skip to content

Commit 05b3d0e

Browse files
committed
templates: update CentOS Stream 8 to 20231120.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 2672eeb commit 05b3d0e

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