fix(docker): uv via standalone installer (no system pip) #31
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/docker-distutils"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
python3.12 on Ubuntu 22.04 drops distutils; Ubuntu system pip still needs it. Switch Dockerfile to the uv standalone installer. Caught on first deploy build.