Skip to content

Commit a51fe75

Browse files
Bump astral-sh/uv in /play-developer-reporting (#304)
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.11.1-python3.12-trixie to 0.11.4-python3.12-trixie. - [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.11.1...0.11.4) --- updated-dependencies: - dependency-name: astral-sh/uv dependency-version: 0.11.4-python3.12-trixie dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6be1b92 commit a51fe75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

play-developer-reporting/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.11.1-python3.12-trixie
1+
FROM ghcr.io/astral-sh/uv:0.11.4-python3.12-trixie
22
WORKDIR /app
33
COPY pyproject.toml uv.lock ./
44
COPY src/ src/

0 commit comments

Comments
 (0)