Skip to content

Commit a5fada1

Browse files
authored
Merge pull request #621 from singularit-de/dependabot/docker/3.9/main/astral-sh/uv-0.10.2
chore(deps): bump astral-sh/uv from 0.9.29 to 0.10.2 in /3.9
2 parents 5519908 + f2a1685 commit a5fada1

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

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

0 commit comments

Comments
 (0)