Skip to content

Commit

Permalink
deps(deps): bump astral-sh/uv from b6cd2d7 to 8c7aa1f
Browse files Browse the repository at this point in the history
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from `b6cd2d7` to `8c7aa1f`.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/commits)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent d5f519e commit 23a363d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim@sha256:b6cd2d7a481ae0326ae214819dba8461dd445c6922b90a1dfc1d1cf43e6d18e5
FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim@sha256:8c7aa1ffe04b6b4cc1bc2fa8cfb323ccca9f95b745568b96b0b7d361a89edf39
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

WORKDIR /app
Expand Down

0 comments on commit 23a363d

Please sign in to comment.