Skip to content

Commit 0336825

Browse files
Merge pull request #627 from singularit-de/dependabot/docker/3.9/main/astral-sh/uv-0.10.3
chore(deps): bump astral-sh/uv from 0.10.2 to 0.10.3 in /3.9
2 parents 8c573bd + 565d303 commit 0336825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

3.9/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.2 AS uv
1+
FROM ghcr.io/astral-sh/uv:0.10.3 AS uv
22

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

0 commit comments

Comments
 (0)