Skip to content

Commit 5423784

Browse files
chore(deps): bump astral-sh/uv from 0.9.25 to 0.9.26 in /3.12
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.9.25 to 0.9.26. - [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.25...0.9.26) --- updated-dependencies: - dependency-name: astral-sh/uv dependency-version: 0.9.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86930e5 commit 5423784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)