Skip to content

Commit bddfa33

Browse files
committed
templates: update Rocky Linux 9.4 to 20240609
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 64a6fdf commit bddfa33

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

examples/rocky-9.yaml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# This template requires Lima v0.11.1 or later.
22

33
images:
4-
- location: "https://dl.rockylinux.org/pub/rocky/9.4/images/x86_64/Rocky-9-GenericCloud-Base-9.4-20240523.0.x86_64.qcow2"
4+
- location: "https://dl.rockylinux.org/pub/rocky/9.4/images/x86_64/Rocky-9-GenericCloud-Base-9.4-20240609.1.x86_64.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:39277948d53a10f1087454a1e0ed1c9bb48b48f6a4ddbf5113adc36f70be6730"
7-
- location: "https://dl.rockylinux.org/pub/rocky/9.4/images/aarch64/Rocky-9-GenericCloud-Base-9.4-20240523.0.aarch64.qcow2"
6+
digest: "sha256:2179864f4fa9799f11c0824c439666c2451d6751450494e20034efd4f3fa0559"
7+
# No 20240609.1 for aarch64
8+
- location: "https://dl.rockylinux.org/pub/rocky/9.4/images/aarch64/Rocky-9-GenericCloud-Base-9.4-20240609.0.aarch64.qcow2"
89
arch: "aarch64"
9-
digest: "sha256:f3bd84cf2f2d25984003f85a9bd17258a729adf0e4f164fc398db701bdd35aca"
10+
digest: "sha256:ad9dd95066212faaee19da392888ccb0db0b444141ba50cc44440558b9ee6f88"
1011
# Fallback to the latest release image.
1112
# Hint: run `limactl prune` to invalidate the cache
1213
- location: "https://dl.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2"

0 commit comments

Comments
 (0)