@@ -20,18 +20,18 @@ arch: null
20
20
# 🔵 This file: Ubuntu 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/24.10/release-20241109 /ubuntu-24.10-server-cloudimg-amd64.img"
23
+ - location : " https://cloud-images.ubuntu.com/releases/24.10/release-20241212 /ubuntu-24.10-server-cloudimg-amd64.img"
24
24
arch : " x86_64"
25
- digest : " sha256:05bbfe57d7701c685d8c65f4d34cebe947bc89e3509c4d8a2b9c77f39e91f3ca "
26
- - location : " https://cloud-images.ubuntu.com/releases/24.10/release-20241109 /ubuntu-24.10-server-cloudimg-arm64.img"
25
+ digest : " sha256:457f02ad36ef64f8f2cbfcc4855a0d401294d9b4727ae239e21c4104cca0bae2 "
26
+ - location : " https://cloud-images.ubuntu.com/releases/24.10/release-20241212 /ubuntu-24.10-server-cloudimg-arm64.img"
27
27
arch : " aarch64"
28
- digest : " sha256:0f1d5b8318342201e4200f592ff46c23ce29d486025b5b12b2036a6a009c93d8 "
29
- - location : " https://cloud-images.ubuntu.com/releases/24.10/release-20241109 /ubuntu-24.10-server-cloudimg-riscv64.img"
28
+ digest : " sha256:fb39312ffd2b47b97eaef6ff197912eaa3e0a215eb3eecfbf2a24acd96ee1125 "
29
+ - location : " https://cloud-images.ubuntu.com/releases/24.10/release-20241212 /ubuntu-24.10-server-cloudimg-riscv64.img"
30
30
arch : " riscv64"
31
- digest : " sha256:d00a2b4294eed3eb687f49b11126e0e03c20110f5c8badb684316dc081f068d5 "
32
- - location : " https://cloud-images.ubuntu.com/releases/24.10/release-20241109 /ubuntu-24.10-server-cloudimg-armhf.img"
31
+ digest : " sha256:c85b26b69b742dca1541293d960e4b87713085567cf8942ade9029860ab0b195 "
32
+ - location : " https://cloud-images.ubuntu.com/releases/24.10/release-20241212 /ubuntu-24.10-server-cloudimg-armhf.img"
33
33
arch : " armv7l"
34
- digest : " sha256:b384416ef2ec92546f80e65bf1a0d33da1e6e6a17a8a6b0dde0d3ce170209148 "
34
+ digest : " sha256:229e893f4ca5f775fa8fda6d27caf78c86b13cc1b00bb9e002147cd1a04d98fc "
35
35
# Fallback to the latest release image.
36
36
# Hint: run `limactl prune` to invalidate the cache
37
37
- location : " https://cloud-images.ubuntu.com/releases/24.10/release/ubuntu-24.10-server-cloudimg-amd64.img"
0 commit comments