Skip to content

Commit e3d5355

Browse files
chore(deps): update ghcr.io/astral-sh/uv:0.9.27 docker digest to 143b40f
1 parent 9dd4b90 commit e3d5355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.13-slim@sha256:51e1a0a317fdb6e170dc791bbeae63fac5272c82f43958ef74a34e170c6f8b18
22
# Install uv.
3-
COPY --from=ghcr.io/astral-sh/uv:0.9.27@sha256:9a23023be68b2ed09750ae636228e903a54a05ea56ed03a934d00fe9fbeded4b /uv /uvx /bin/
3+
COPY --from=ghcr.io/astral-sh/uv:0.9.27@sha256:143b40f4ab56a780f43377604702107b5a35f83a4453daf1e4be691358718a6a /uv /uvx /bin/
44

55
WORKDIR /app
66
COPY ./uv.lock ./pyproject.toml /app/

0 commit comments

Comments
 (0)