Skip to content

Commit

Permalink
deps(deps): bump astral-sh/uv from 5592bb1 to 444d948
Browse files Browse the repository at this point in the history
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from `5592bb1` to `444d948`.
- [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 9, 2024
1 parent cb89f0c commit 50fecbc
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:5592bb14a15305e8edb979a448c40aa33075a8b2e5a26a59aad4355dc20031a9
FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim@sha256:444d948934bdb22e3204317842be6e1ad454cfa85103287a2ed18e471ede1f5b
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

WORKDIR /app
Expand Down

0 comments on commit 50fecbc

Please sign in to comment.