Skip to content

Commit a4e0b4c

Browse files
authored
Merge pull request #2936 from tcooper/rocky_updates
templates: update rocky-9 template to version 9.5
2 parents f81fa90 + 732dc06 commit a4e0b4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/rocky-9.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +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-20240609.1.x86_64.qcow2"
4+
- location: "https://dl.rockylinux.org/pub/rocky/9.5/images/x86_64/Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:2179864f4fa9799f11c0824c439666c2451d6751450494e20034efd4f3fa0559"
6+
digest: "sha256:069493fdc807300a22176540e9171fcff2227a92b40a7985a0c1c9e21aeebf57"
77
# 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"
8+
- location: "https://dl.rockylinux.org/pub/rocky/9.5/images/aarch64/Rocky-9-GenericCloud-Base-9.5-20241118.0.aarch64.qcow2"
99
arch: "aarch64"
10-
digest: "sha256:ad9dd95066212faaee19da392888ccb0db0b444141ba50cc44440558b9ee6f88"
10+
digest: "sha256:5443bcc0507fadc3d7bd3e8d266135ab8db6966c703216933f824164fd3252f1"
1111
# Fallback to the latest release image.
1212
# Hint: run `limactl prune` to invalidate the cache
1313
- location: "https://dl.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2"

0 commit comments

Comments
 (0)