Skip to content

Commit ae1ac5b

Browse files
committed
Bump uv to 0.8
1 parent dba9085 commit ae1ac5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM mcr.microsoft.com/devcontainers/python:3.12
22

3-
RUN pipx install uv==0.5.*
3+
RUN pipx install uv==0.8.*

0 commit comments

Comments
 (0)