Skip to content

Commit a2deb60

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

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