Skip to content

Commit 033a46d

Browse files
committed
templates: update Rocky Linux 9.1 to 20230215.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 84ea4fa commit 033a46d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/rocky-9.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# This example requires Lima v0.11.1 or later.
22

33
images:
4-
- location: "https://dl.rockylinux.org/pub/rocky/9.1/images/x86_64/Rocky-9-GenericCloud-Base-9.1-20221130.0.x86_64.qcow2"
4+
- location: "https://dl.rockylinux.org/pub/rocky/9.1/images/x86_64/Rocky-9-GenericCloud-Base-9.1-20230215.0.x86_64.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:4405926b4c84edf4a25a51d5ed36bffada04e5e143045c41c974a9a9d35937f1"
7-
- location: "https://dl.rockylinux.org/pub/rocky/9.1/images/aarch64/Rocky-9-GenericCloud-Base-9.1-20221130.0.aarch64.qcow2"
6+
digest: "sha256:53850338cd7e918052e13fc0a34b8383675ac747e168f640cfb7f483e65eac65"
7+
- location: "https://dl.rockylinux.org/pub/rocky/9.1/images/aarch64/Rocky-9-GenericCloud-Base-9.1-20230215.0.aarch64.qcow2"
88
arch: "aarch64"
9-
digest: "sha256:8e680f226adeaf9f09cfc7fc9b7839db3ca0f40c4a2e7838de605571d1b33fbb"
9+
digest: "sha256:6991592f3308376d63c5a69b353586cee1d67077f1af6d0a3f12126b11a13829"
1010
mounts:
1111
- location: "~"
1212
- location: "/tmp/lima"

0 commit comments

Comments
 (0)