File tree 23 files changed +111
-131
lines changed
website/content/en/docs/Config/VMType
23 files changed +111
-131
lines changed Original file line number Diff line number Diff line change 4
4
5
5
images :
6
6
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
7
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
7
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
8
8
arch : " x86_64"
9
- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
10
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
9
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
10
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
11
11
arch : " aarch64"
12
- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
12
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
13
13
# Fallback to the latest release image.
14
14
# Hint: run `limactl prune` to invalidate the cache
15
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
15
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
16
16
arch : " x86_64"
17
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
17
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
18
18
arch : " aarch64"
19
19
20
20
mounts :
Original file line number Diff line number Diff line change 4
4
5
5
images :
6
6
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
7
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
7
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
8
8
arch : " x86_64"
9
- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
10
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
9
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
10
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
11
11
arch : " aarch64"
12
- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
12
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
13
13
# Fallback to the latest release image.
14
14
# Hint: run `limactl prune` to invalidate the cache
15
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
15
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
16
16
arch : " x86_64"
17
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
17
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
18
18
arch : " aarch64"
19
19
20
20
mounts :
Original file line number Diff line number Diff line change @@ -12,17 +12,17 @@ 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/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-amd64.img"
15
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-amd64.img"
16
16
arch : " x86_64"
17
- digest : " sha256:415123eb3b3ba1841e39a25d0dd82da43f968c7625b9cdf6312235b9b8ec17e9 "
18
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-arm64.img"
17
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
18
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-arm64.img"
19
19
arch : " aarch64"
20
- digest : " sha256:373e8866d33909b283b14c86c18f8a48844c8f9fe6aed3ca280288846fc4fb74 "
20
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
21
21
# Fallback to the latest release image.
22
22
# Hint: run `limactl prune` to invalidate the cache
23
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-amd64.img"
23
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-amd64.img"
24
24
arch : " x86_64"
25
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-arm64.img"
25
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-arm64.img"
26
26
arch : " aarch64"
27
27
28
28
containerd :
Original file line number Diff line number Diff line change @@ -24,17 +24,17 @@ arch: null
24
24
# 🔵 This file: Ubuntu images
25
25
images :
26
26
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
27
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-amd64.img"
27
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-amd64.img"
28
28
arch : " x86_64"
29
- digest : " sha256:415123eb3b3ba1841e39a25d0dd82da43f968c7625b9cdf6312235b9b8ec17e9 "
30
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-arm64.img"
29
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
30
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-arm64.img"
31
31
arch : " aarch64"
32
- digest : " sha256:373e8866d33909b283b14c86c18f8a48844c8f9fe6aed3ca280288846fc4fb74 "
32
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
33
33
# Fallback to the latest release image.
34
34
# Hint: run `limactl prune` to invalidate the cache
35
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-amd64.img"
35
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-amd64.img"
36
36
arch : " x86_64"
37
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-arm64.img"
37
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-arm64.img"
38
38
arch : " aarch64"
39
39
40
40
# CPUs
Original file line number Diff line number Diff line change 9
9
# This template requires Lima v0.20.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-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
12
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
13
13
arch : " x86_64"
14
- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
15
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
14
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
15
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
16
16
arch : " aarch64"
17
- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
17
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
18
18
# Fallback to the latest release image.
19
19
# Hint: run `limactl prune` to invalidate the cache
20
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
20
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
21
21
arch : " x86_64"
22
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
22
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
23
23
arch : " aarch64"
24
24
25
25
mounts :
Original file line number Diff line number Diff line change 9
9
# This template 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-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
12
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
13
13
arch : " x86_64"
14
- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
15
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
14
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
15
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
16
16
arch : " aarch64"
17
- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
17
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
18
18
# Fallback to the latest release image.
19
19
# Hint: run `limactl prune` to invalidate the cache
20
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
20
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
21
21
arch : " x86_64"
22
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
22
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
23
23
arch : " aarch64"
24
24
25
25
mounts :
Original file line number Diff line number Diff line change 3
3
# This template 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/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-amd64.img"
6
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-amd64.img"
7
7
arch : " x86_64"
8
- digest : " sha256:415123eb3b3ba1841e39a25d0dd82da43f968c7625b9cdf6312235b9b8ec17e9 "
9
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-arm64.img"
8
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
9
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-arm64.img"
10
10
arch : " aarch64"
11
- digest : " sha256:373e8866d33909b283b14c86c18f8a48844c8f9fe6aed3ca280288846fc4fb74 "
11
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
12
12
# Fallback to the latest release image.
13
13
# Hint: run `limactl prune` to invalidate the cache
14
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-amd64.img"
14
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-amd64.img"
15
15
arch : " x86_64"
16
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-arm64.img"
16
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-arm64.img"
17
17
arch : " aarch64"
18
18
19
19
mounts :
Original file line number Diff line number Diff line change 3
3
arch : " armv7l"
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/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-armhf.img"
6
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-armhf.img"
7
7
arch : " armv7l"
8
- digest : " sha256:f06f56c01cf2833107d21cb637de989653ad75e820cea3aab2e68ec9399bd3a2 "
8
+ digest : " sha256:8713000ae4d230acda4edb8c1161dcd71ffb6861eac0837bd1b3b0d5fe402f60 "
9
9
# Fallback to the latest release image.
10
10
# Hint: run `limactl prune` to invalidate the cache
11
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-armhf.img"
11
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-armhf.img"
12
12
arch : " armv7l"
13
13
14
14
mounts :
Original file line number Diff line number Diff line change 1
1
# A template to run lima instance with experimental user-v2 network enabled
2
2
# This template requires Lima v0.16.0 or later.
3
3
images :
4
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
4
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
5
5
arch : " x86_64"
6
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
6
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
7
7
arch : " aarch64"
8
8
9
9
hostResolver :
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/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-riscv64.img"
5
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-riscv64.img"
6
6
arch : " riscv64"
7
- digest : " sha256:d940c6c8072800ebf853ee16b9c3e94f7c8ce26662541d3ce7af163407ccbc71 "
7
+ digest : " sha256:cf83a85b5cafdf994c4fe2647915547e3184169e76c7da642912c2f6e493681c "
8
8
kernel :
9
9
# Extracted from http://http.us.debian.org/debian/pool/main/u/u-boot/u-boot-qemu_2023.07+dfsg-1_all.deb (GPL-2.0)
10
10
location : " https://github.com/lima-vm/u-boot-qemu-mirror/releases/download/2023.07%2Bdfsg-7/qemu-riscv64_smode_uboot.elf"
11
11
digest : " sha256:d4b3a10c3ef04219641802a586dca905e768805f5a5164fb68520887df54f33c"
12
12
# Fallback to the latest release image.
13
13
# Hint: run `limactl prune` to invalidate the cache
14
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-riscv64.img"
14
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-riscv64.img"
15
15
arch : " riscv64"
16
16
kernel :
17
17
# Extracted from http://http.us.debian.org/debian/pool/main/u/u-boot/u-boot-qemu_2023.07+dfsg-1_all.deb (GPL-2.0)
Original file line number Diff line number Diff line change 17
17
18
18
images :
19
19
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
20
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
20
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
21
21
arch : " x86_64"
22
- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
23
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
22
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
23
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
24
24
arch : " aarch64"
25
- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
25
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
26
26
# Fallback to the latest release image.
27
27
# Hint: run `limactl prune` to invalidate the cache
28
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
28
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
29
29
arch : " x86_64"
30
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
30
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
31
31
arch : " aarch64"
32
32
33
33
# Mounts are disabled in this template, but can be enabled optionally.
Original file line number Diff line number Diff line change 13
13
# This template requires Lima v0.8.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-20240308 /ubuntu-22 .04-server-cloudimg-amd64.img"
16
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-amd64.img"
17
17
arch : " x86_64"
18
- digest : " sha256:42dcf9757e75c3275486b397a752fb535c7cd8e5232ee5ee349554b7a55f1702 "
19
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release-20240308 /ubuntu-22 .04-server-cloudimg-arm64.img"
18
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
19
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release-20240423 /ubuntu-24 .04-server-cloudimg-arm64.img"
20
20
arch : " aarch64"
21
- digest : " sha256:0f5f68b9b74686b8a847024364031e2b95e4d3855e5177a99b33d7c55e45907f "
21
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
22
22
# Fallback to the latest release image.
23
23
# Hint: run `limactl prune` to invalidate the cache
24
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-amd64.img"
24
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-amd64.img"
25
25
arch : " x86_64"
26
- - location : " https://cloud-images.ubuntu.com/releases/22 .04/release/ubuntu-22 .04-server-cloudimg-arm64.img"
26
+ - location : " https://cloud-images.ubuntu.com/releases/24 .04/release/ubuntu-24 .04-server-cloudimg-arm64.img"
27
27
arch : " aarch64"
28
28
29
29
# Mounts are disabled in this template, but can be enabled optionally.
Original file line number Diff line number Diff line change 5
5
# for all operations.
6
6
images :
7
7
# Try to use release-yyyyMMdd image if available. Note that release-yyyyMMdd will be removed after several months.
8
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-amd64.img"
8
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-amd64.img"
9
9
arch : " x86_64"
10
- digest : " sha256:415123eb3b3ba1841e39a25d0dd82da43f968c7625b9cdf6312235b9b8ec17e9 "
11
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release-20240307 /ubuntu-23.10 -server-cloudimg-arm64.img"
10
+ digest : " sha256:32a9d30d18803da72f5936cf2b7b9efcb4d0bb63c67933f17e3bdfd1751de3f3 "
11
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release-20240423 /ubuntu-24.04 -server-cloudimg-arm64.img"
12
12
arch : " aarch64"
13
- digest : " sha256:373e8866d33909b283b14c86c18f8a48844c8f9fe6aed3ca280288846fc4fb74 "
13
+ digest : " sha256:c841bac00925d3e6892d979798103a867931f255f28fefd9d5e07e3e22d0ef22 "
14
14
# Fallback to the latest release image.
15
15
# Hint: run `limactl prune` to invalidate the cache
16
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-amd64.img"
16
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-amd64.img"
17
17
arch : " x86_64"
18
- - location : " https://cloud-images.ubuntu.com/releases/23.10 /release/ubuntu-23.10 -server-cloudimg-arm64.img"
18
+ - location : " https://cloud-images.ubuntu.com/releases/24.04 /release/ubuntu-24.04 -server-cloudimg-arm64.img"
19
19
arch : " aarch64"
20
20
21
21
mounts :
You can’t perform that action at this time.
0 commit comments