Skip to content

Commit c8b2548

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

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