Skip to content

Commit

Permalink
deps(deps): bump astral-sh/uv from 24ce803 to f0b82b6
Browse files Browse the repository at this point in the history
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from `24ce803` to `f0b82b6`.
- [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 and eMerzh committed Nov 4, 2024
1 parent 1522f28 commit 26d00ad
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:24ce803167d14d9f271b3722b1b88b5a77956a9201ed5a565faaeeba3790d28f
FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim@sha256:f0b82b6ce8e8bd368ada9c829ade6e7c9f12d75f9341cd15c55b5e91ad1f7d0d
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

WORKDIR /app
Expand Down

0 comments on commit 26d00ad

Please sign in to comment.