Skip to content

Commit 9a24ba3

Browse files
Merge pull request #577 from singularit-de/dependabot/docker/3.10/main/astral-sh/uv-0.9.24
chore(deps): bump astral-sh/uv from 0.9.23 to 0.9.24 in /3.10
2 parents 0f6092f + 71f6c0f commit 9a24ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.10/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.9.23 AS uv
1+
FROM ghcr.io/astral-sh/uv:0.9.24 AS uv
22

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

0 commit comments

Comments
 (0)