@@ -20,18 +20,18 @@ arch: null
2020# 🔵 This file: Ubuntu images
2121images :
2222# 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"
2424 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"
2727 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"
3030 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"
3333 arch : " armv7l"
34- digest : " sha256:b384416ef2ec92546f80e65bf1a0d33da1e6e6a17a8a6b0dde0d3ce170209148 "
34+ digest : " sha256:229e893f4ca5f775fa8fda6d27caf78c86b13cc1b00bb9e002147cd1a04d98fc "
3535# Fallback to the latest release image.
3636# Hint: run `limactl prune` to invalidate the cache
3737- location : " https://cloud-images.ubuntu.com/releases/24.10/release/ubuntu-24.10-server-cloudimg-amd64.img"
0 commit comments