We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba9085 commit ae1ac5bCopy full SHA for ae1ac5b
.devcontainer/Dockerfile
@@ -1,3 +1,3 @@
1
FROM mcr.microsoft.com/devcontainers/python:3.12
2
3
-RUN pipx install uv==0.5.*
+RUN pipx install uv==0.8.*
0 commit comments