Alpine supports multiple minor releases, so template:alpine should be split to template:alpine-{3.21,3.22,3.23} as in other distros such as template:debian-{11,12,13} and almalinux-(8,9,10}.
https://endoflife.date/alpine-linux
https://github.com/lima-vm/lima/blob/master/hack/update-template-alpine.sh needs to be updated to just update the patch release, not the minor release
Alpine supports multiple minor releases, so
template:alpineshould be split totemplate:alpine-{3.21,3.22,3.23}as in other distros such astemplate:debian-{11,12,13}andalmalinux-(8,9,10}.https://endoflife.date/alpine-linux
https://github.com/lima-vm/lima/blob/master/hack/update-template-alpine.sh needs to be updated to just update the patch release, not the minor release