ed37f3b432
This works fine now ``` ❯ docker run --rm -it ghcr.io/astral-sh/uv:alpine sh -c "uv python install 3.14" Installed Python 3.14.2 in 2.77s + cpython-3.14.2-linux-aarch64-musl (python3.14) ```