2025-04-01 20:18:45 hi 2025-04-01 20:18:54 I'm working on Alpine Linux builds for VMware, VirtualBox, Vagrant, Parallels, qemu, and Hyper-V; for x86_64 and aarch64. 2025-04-01 20:20:29 tomalok: ^ 2025-04-01 20:44:09 speaking about the VM builds.. I've noticed there is no variant for 3.16 x86_64 ami anymore on AWS - only aarch64 is present... 2025-04-01 20:44:15 $ aws ec2 describe-images --region eu-central-1 --owners 538276064493 --include-deprecated --filters 'Name=name,Values=alpine-3.16*' | jq '.Images.[].Name' 2025-04-01 20:44:18 "alpine-3.16.9-aarch64-uefi-cloudinit-r0" 2025-04-01 20:44:37 is that something that can be somewhat easily fixed or am I out of luck? 2025-04-01 20:46:20 Not sure about the descrapancy, but I know that the team is pruning images to reduce costs 2025-04-01 21:01:51 yeah I think I vaguely remember that unsupported ones will just have a single latest version still there, but I'm not too sure if that discussion happened before or after 3.16 2025-04-02 02:28:55 ACTION is back