File tree 15 files changed +60
-59
lines changed
15 files changed +60
-59
lines changed Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.7.0 or later
2
2
images :
3
3
# Try to use yyyyMMdd.REV image if available. Note that yyyyMMdd.REV will be removed after several months.
4
- - location : " https://geo.mirror.pkgbuild.com/images/v20230215.126932 /Arch-Linux-x86_64-cloudimg-20230215.126932 .qcow2"
4
+ - location : " https://geo.mirror.pkgbuild.com/images/v20230415.143207 /Arch-Linux-x86_64-cloudimg-20230415.143207 .qcow2"
5
5
arch : " x86_64"
6
- digest : " sha256:a8e240f936e7656854c61e3c87557411b4a30cbb06582d0cd2e85dc349c4b85a "
6
+ digest : " sha256:ff733ead933d25f168c690ad0fe6b66cb8187d88191c8dc6e88ec50687539265 "
7
7
- location : " https://github.com/mcginty/arch-boxes-arm/releases/download/v20220323/Arch-Linux-aarch64-cloudimg-20220323.0.qcow2"
8
8
arch : " aarch64"
9
9
digest : " sha512:27524910bf41cb9b3223c8749c6e67fd2f2fdb8b70d40648708e64d6b03c0b4a01b3c5e72d51fefd3e0c3f58487dbb400a79ca378cde2da341a3a19873612be8"
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ message: |
12
12
-------
13
13
images :
14
14
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
15
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-amd64.img"
15
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-amd64.img"
16
16
arch : " x86_64"
17
- digest : " sha256:5e5c68cb12002111032d3239ade3763ce25639f1287a59d2509a1603c2b1f7e6 "
18
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-arm64.img"
17
+ digest : " sha256:d46438111d7a6dfcdfb2e1fb76762a79d56f09dc308cc9ab2300effc0078fd5b "
18
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-arm64.img"
19
19
arch : " aarch64"
20
- digest : " sha256:76c350d3342d59f004040e1f66a5d7f64f8bc3465098afd0d7f83627b8b8523a "
20
+ digest : " sha256:e1865c2ebc531600ae6012d86fa2dae5846e7801cdcdbcf90d9c830218ef4ae9 "
21
21
# Fallback to the latest release image.
22
22
# Hint: run `limactl prune` to invalidate the cache
23
23
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 4
4
# EL9-based distros are known to work.
5
5
6
6
images :
7
- - location : " https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220913 .0.x86_64.qcow2"
7
+ - location : " https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20230404 .0.x86_64.qcow2"
8
8
arch : " x86_64"
9
- digest : " sha256:8717251f8e4d2fe3e5032799caae89358c1ba68d65a16b5128a59ec6003aac1c"
10
- - location : " https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20220913.0.aarch64.qcow2"
9
+ digest : " sha256:1c06cac5c84b44e4d3474b1aafc7189bd84013cd1cb480ed0a280bbcb34f57a6"
10
+ # CentOS-Stream-GenericCloud-8-20230404.0.aarch64.qcow2 is broken (0 byte)
11
+ - location : " https://cloud.centos.org/centos/8-stream/aarch64/images/CentOS-Stream-GenericCloud-8-20230308.3.aarch64.qcow2"
11
12
arch : " aarch64"
12
- digest : " sha256:be18d94caaa55d58eba0e1314758ec6f73d852650a497dd5a20972c58db57281 "
13
+ digest : " sha256:a982b96bcf3c1e36b5688fcddcd57b85c0ca58d13013e6435234e2497c7c7d82 "
13
14
mounts :
14
15
- location : " ~"
15
16
- location : " /tmp/lima"
Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.11.1 or later.
2
2
3
3
images :
4
- - location : " https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20230216 .0.x86_64.qcow2"
4
+ - location : " https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20230410 .0.x86_64.qcow2"
5
5
arch : " x86_64"
6
- digest : " sha256:722adaa9775672feb4687dd24685d5d1f071f915109b1381c143f1b1c24c7c46 "
7
- - location : " https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20230216 .0.aarch64.qcow2"
6
+ digest : " sha256:8a5abbf8b0dda3e4e49b5112ffae3fff022bf97a5f53b868adbfb80c75c313fe "
7
+ - location : " https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-20230410 .0.aarch64.qcow2"
8
8
arch : " aarch64"
9
- digest : " sha256:034488f79a4b9b970e7a1ce43b1e52b339917fccaf8e0ebcf2b014f2deb8925e "
9
+ digest : " sha256:8e954f2b931e51d4cd331497b11a1bbd0180639791352a8da4c7f2b0d38d51c8 "
10
10
mounts :
11
11
- location : " ~"
12
12
- location : " /tmp/lima"
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ arch: null
20
20
# 🔵 This file: Ubuntu 22.10 Kinetic Kudu images
21
21
images :
22
22
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
23
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-amd64.img"
23
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-amd64.img"
24
24
arch : " x86_64"
25
- digest : " sha256:5e5c68cb12002111032d3239ade3763ce25639f1287a59d2509a1603c2b1f7e6 "
26
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-arm64.img"
25
+ digest : " sha256:d46438111d7a6dfcdfb2e1fb76762a79d56f09dc308cc9ab2300effc0078fd5b "
26
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-arm64.img"
27
27
arch : " aarch64"
28
- digest : " sha256:76c350d3342d59f004040e1f66a5d7f64f8bc3465098afd0d7f83627b8b8523a "
28
+ digest : " sha256:e1865c2ebc531600ae6012d86fa2dae5846e7801cdcdbcf90d9c830218ef4ae9 "
29
29
# Fallback to the latest release image.
30
30
# Hint: run `limactl prune` to invalidate the cache
31
31
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 9
9
# This example requires Lima v0.8.0 or later
10
10
images :
11
11
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
12
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-amd64.img"
12
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-amd64.img"
13
13
arch : " x86_64"
14
- digest : " sha256:4401cf7e994842f11398a54d0159b689b2fcace166be6147013f128ddb15875e "
15
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-arm64.img"
14
+ digest : " sha256:345fbbb6ec827ca02ec1a1ced90f7d40d3fd345811ba97c5772ac40e951458e1 "
15
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-arm64.img"
16
16
arch : " aarch64"
17
- digest : " sha256:d044311b6e2d838f1175a67a5f7fa6bc0936f8001180df539025ec6587c33d28 "
17
+ digest : " sha256:f6b5b3a980f28f25fe5203ae74b79cc664ae5505cf255a62f3b01be46ab9967a "
18
18
# Fallback to the latest release image.
19
19
# Hint: run `limactl prune` to invalidate the cache
20
20
- location : " https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 9
9
# This example requires Lima v0.8.0 or later
10
10
images :
11
11
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
12
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-amd64.img"
12
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-amd64.img"
13
13
arch : " x86_64"
14
- digest : " sha256:4401cf7e994842f11398a54d0159b689b2fcace166be6147013f128ddb15875e "
15
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-arm64.img"
14
+ digest : " sha256:345fbbb6ec827ca02ec1a1ced90f7d40d3fd345811ba97c5772ac40e951458e1 "
15
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-arm64.img"
16
16
arch : " aarch64"
17
- digest : " sha256:d044311b6e2d838f1175a67a5f7fa6bc0936f8001180df539025ec6587c33d28 "
17
+ digest : " sha256:f6b5b3a980f28f25fe5203ae74b79cc664ae5505cf255a62f3b01be46ab9967a "
18
18
# Fallback to the latest release image.
19
19
# Hint: run `limactl prune` to invalidate the cache
20
20
- location : " https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 3
3
# This example is planned to be merged to default.yaml in Lima v1.0 (ETA: 2022 Q2).
4
4
images :
5
5
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
6
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-amd64.img"
6
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-amd64.img"
7
7
arch : " x86_64"
8
- digest : " sha256:5e5c68cb12002111032d3239ade3763ce25639f1287a59d2509a1603c2b1f7e6 "
9
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-arm64.img"
8
+ digest : " sha256:d46438111d7a6dfcdfb2e1fb76762a79d56f09dc308cc9ab2300effc0078fd5b "
9
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-arm64.img"
10
10
arch : " aarch64"
11
- digest : " sha256:76c350d3342d59f004040e1f66a5d7f64f8bc3465098afd0d7f83627b8b8523a "
11
+ digest : " sha256:e1865c2ebc531600ae6012d86fa2dae5846e7801cdcdbcf90d9c830218ef4ae9 "
12
12
# Fallback to the latest release image.
13
13
# Hint: run `limactl prune` to invalidate the cache
14
14
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 2
2
3
3
arch : " riscv64"
4
4
images :
5
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-riscv64.img"
6
- digest : " sha256:ff4aa0e80e4b5f7e30950901baeb99b4df80c112d1973a22aa7cecd7d544e99b "
5
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-riscv64.img"
6
+ digest : " sha256:dbe28fb7c46d28980087b30f2df842bbde02f7a034ce1e0021ee6035ef87674a "
7
7
kernel :
8
8
# Extracted from http://http.us.debian.org/debian/pool/main/u/u-boot/u-boot-qemu_2023.01+dfsg-2_all.deb (GPL-2.0)
9
9
location : " https://github.com/lima-vm/u-boot-qemu-mirror/releases/download/2023.01%2Bdfsg-2/qemu-riscv64_smode_uboot.elf"
@@ -12,9 +12,9 @@ images:
12
12
# Hint: run `limactl prune` to invalidate the cache
13
13
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-riscv64.img"
14
14
kernel :
15
- # Extracted from http://http.us.debian.org/debian/pool/main/u/u-boot/u-boot-qemu_2023.01 +dfsg-2_all .deb (GPL-2.0)
16
- location : " https://github.com/lima-vm/u-boot-qemu-mirror/releases/download/2023.01 %2Bdfsg-2 /qemu-riscv64_smode_uboot.elf"
17
- digest : " sha256:d688d1afd7fd8266a964437438e7d8744c8c27c50124ac1b05e2d83f312a6ca6 "
15
+ # Extracted from http://http.us.debian.org/debian/pool/main/u/u-boot/u-boot-qemu_2023.04 +dfsg-1_all .deb (GPL-2.0)
16
+ location : " https://github.com/lima-vm/u-boot-qemu-mirror/releases/download/2023.04 %2Bdfsg-1 /qemu-riscv64_smode_uboot.elf"
17
+ digest : " sha256:c3c634d66dca211efe7dece9c83071bc40f1c11db86c9dd7ce6f75bf87edef20 "
18
18
19
19
mounts :
20
20
- location : " ~"
Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ message: |
27
27
# Image is set to jammy (22.04 LTS) for long-term stability
28
28
images :
29
29
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
30
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-amd64.img"
30
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-amd64.img"
31
31
arch : " x86_64"
32
- digest : " sha256:4401cf7e994842f11398a54d0159b689b2fcace166be6147013f128ddb15875e "
33
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-arm64.img"
32
+ digest : " sha256:345fbbb6ec827ca02ec1a1ced90f7d40d3fd345811ba97c5772ac40e951458e1 "
33
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-arm64.img"
34
34
arch : " aarch64"
35
- digest : " sha256:d044311b6e2d838f1175a67a5f7fa6bc0936f8001180df539025ec6587c33d28 "
35
+ digest : " sha256:f6b5b3a980f28f25fe5203ae74b79cc664ae5505cf255a62f3b01be46ab9967a "
36
36
# Fallback to the latest release image.
37
37
# Hint: run `limactl prune` to invalidate the cache
38
38
- location : " https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 14
14
15
15
images :
16
16
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
17
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-amd64.img"
17
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-amd64.img"
18
18
arch : " x86_64"
19
- digest : " sha256:4401cf7e994842f11398a54d0159b689b2fcace166be6147013f128ddb15875e "
20
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-arm64.img"
19
+ digest : " sha256:345fbbb6ec827ca02ec1a1ced90f7d40d3fd345811ba97c5772ac40e951458e1 "
20
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-arm64.img"
21
21
arch : " aarch64"
22
- digest : " sha256:d044311b6e2d838f1175a67a5f7fa6bc0936f8001180df539025ec6587c33d28 "
22
+ digest : " sha256:f6b5b3a980f28f25fe5203ae74b79cc664ae5505cf255a62f3b01be46ab9967a "
23
23
# Fallback to the latest release image.
24
24
# Hint: run `limactl prune` to invalidate the cache
25
25
- location : " https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 13
13
# This example requires Lima v0.7.0 or later.
14
14
images :
15
15
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
16
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-amd64.img"
16
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-amd64.img"
17
17
arch : " x86_64"
18
- digest : " sha256:4401cf7e994842f11398a54d0159b689b2fcace166be6147013f128ddb15875e "
19
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-arm64.img"
18
+ digest : " sha256:345fbbb6ec827ca02ec1a1ced90f7d40d3fd345811ba97c5772ac40e951458e1 "
19
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-arm64.img"
20
20
arch : " aarch64"
21
- digest : " sha256:d044311b6e2d838f1175a67a5f7fa6bc0936f8001180df539025ec6587c33d28 "
21
+ digest : " sha256:f6b5b3a980f28f25fe5203ae74b79cc664ae5505cf255a62f3b01be46ab9967a "
22
22
# Fallback to the latest release image.
23
23
# Hint: run `limactl prune` to invalidate the cache
24
24
- location : " https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.7.0 or later.
2
2
images :
3
3
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
4
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-amd64.img"
4
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-amd64.img"
5
5
arch : " x86_64"
6
- digest : " sha256:4401cf7e994842f11398a54d0159b689b2fcace166be6147013f128ddb15875e "
7
- - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230210 /ubuntu-22.04-server-cloudimg-arm64.img"
6
+ digest : " sha256:345fbbb6ec827ca02ec1a1ced90f7d40d3fd345811ba97c5772ac40e951458e1 "
7
+ - location : " https://cloud-images.ubuntu.com/releases/22.04/release-20230302 /ubuntu-22.04-server-cloudimg-arm64.img"
8
8
arch : " aarch64"
9
- digest : " sha256:d044311b6e2d838f1175a67a5f7fa6bc0936f8001180df539025ec6587c33d28 "
9
+ digest : " sha256:f6b5b3a980f28f25fe5203ae74b79cc664ae5505cf255a62f3b01be46ab9967a "
10
10
# Fallback to the latest release image.
11
11
# Hint: run `limactl prune` to invalidate the cache
12
12
- location : " https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 1
1
# This example requires Lima v0.7.0 or later.
2
2
images :
3
3
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
4
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-amd64.img"
4
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-amd64.img"
5
5
arch : " x86_64"
6
- digest : " sha256:5e5c68cb12002111032d3239ade3763ce25639f1287a59d2509a1603c2b1f7e6 "
7
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-arm64.img"
6
+ digest : " sha256:d46438111d7a6dfcdfb2e1fb76762a79d56f09dc308cc9ab2300effc0078fd5b "
7
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-arm64.img"
8
8
arch : " aarch64"
9
- digest : " sha256:76c350d3342d59f004040e1f66a5d7f64f8bc3465098afd0d7f83627b8b8523a "
9
+ digest : " sha256:e1865c2ebc531600ae6012d86fa2dae5846e7801cdcdbcf90d9c830218ef4ae9 "
10
10
# Fallback to the latest release image.
11
11
# Hint: run `limactl prune` to invalidate the cache
12
12
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
Original file line number Diff line number Diff line change 9
9
# This example requires Lima v0.7.0 or later.
10
10
# Older versions of Lima were using a different syntax for supporting vmnet.framework.
11
11
images :
12
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-amd64.img"
12
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-amd64.img"
13
13
arch : " x86_64"
14
- digest : " sha256:5e5c68cb12002111032d3239ade3763ce25639f1287a59d2509a1603c2b1f7e6 "
15
- - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230215 /ubuntu-22.10-server-cloudimg-arm64.img"
14
+ digest : " sha256:d46438111d7a6dfcdfb2e1fb76762a79d56f09dc308cc9ab2300effc0078fd5b "
15
+ - location : " https://cloud-images.ubuntu.com/releases/22.10/release-20230413 /ubuntu-22.10-server-cloudimg-arm64.img"
16
16
arch : " aarch64"
17
- digest : " sha256:76c350d3342d59f004040e1f66a5d7f64f8bc3465098afd0d7f83627b8b8523a "
17
+ digest : " sha256:e1865c2ebc531600ae6012d86fa2dae5846e7801cdcdbcf90d9c830218ef4ae9 "
18
18
# Fallback to the latest release image.
19
19
# Hint: run `limactl prune` to invalidate the cache
20
20
- location : " https://cloud-images.ubuntu.com/releases/22.10/release/ubuntu-22.10-server-cloudimg-amd64.img"
You can’t perform that action at this time.
0 commit comments