Skip to content

Commit e036034

Browse files
committed
templates: update CentOS Stream 8 to 20240129.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 7e3c4c1 commit e036034

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-20240117.0.x86_64.qcow2"
8+
- location: "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20240129.0.x86_64.qcow2"
99
arch: "x86_64"
10-
digest: "sha256:16fae688834b52fd9e03d3a408efb21a378b4bb7210d211c870491c0ff70a0d9"
11-
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20240117.0.aarch64.qcow2"
10+
digest: "sha256:b4b6ae33c00e57367b4adecdf2e609736a9fb91c10dc8ad949a883f9e9246ade"
11+
- location: "https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20240129.0.aarch64.qcow2"
1212
arch: "aarch64"
13-
digest: "sha256:591a2f1b2664f8fa5f092b3276e959bcb44657ec5bab47d0d07781ef0bf4592e"
13+
digest: "sha256:6b6f7a7f7d53409fc332359951941ac6226f2180c0fe4d4eeca7f390d1473994"
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)