Skip to content

Commit f9ed184

Browse files
authored
Merge pull request #699 from singularit-de/dependabot/docker/3.13/main/astral-sh/uv-0.11.1
chore(deps): bump astral-sh/uv from 0.10.12 to 0.11.1 in /3.13
2 parents ce3eac7 + 9e0a5ed commit f9ed184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.13/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/astral-sh/uv:0.10.12 AS uv
1+
FROM ghcr.io/astral-sh/uv:0.11.1 AS uv
22

33
FROM python:3.13.12
44
COPY --from=uv /uv /uvx /bin/

0 commit comments

Comments
 (0)