Skip to content

Commit 638182f

Browse files
chore(deps): bump astral-sh/uv from 0.9.15 to 0.9.16 in /3.13
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.9.15 to 0.9.16. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.9.15...0.9.16) --- updated-dependencies: - dependency-name: astral-sh/uv dependency-version: 0.9.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2098444 commit 638182f

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

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

0 commit comments

Comments
 (0)