Skip to content

Commit

Permalink
deps(deps): bump astral-sh/uv from fdee4eb to 096c376
Browse files Browse the repository at this point in the history
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from `fdee4eb` to `096c376`.
- [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 Dec 23, 2024
1 parent 4299ed7 commit d35ae48
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:fdee4eb4a5d1664b3c158cf2e17ffa028302bbdc94c467ede66f3265db7ba86f
FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim@sha256:096c3761e41782bdb2818381a8202153d39e0618a9e12c757a2c46327c1aa83c
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

WORKDIR /app
Expand Down

0 comments on commit d35ae48

Please sign in to comment.