Skip to content

Commit

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

WORKDIR /app
Expand Down

0 comments on commit b8b3f67

Please sign in to comment.