Skip to content

Commit e29fb7e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)