Skip to content

Commit 34abdbf

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.8
1 parent 91f4a5e commit 34abdbf

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:f50f56f1471fc430b394ee75fc826be2d212e35d85ed1171ac79abbba485dce9
22
# Install uv.
3-
COPY --from=ghcr.io/astral-sh/uv:0.10.6@sha256:2f2ccd27bbf953ec7a9e3153a4563705e41c852a5e1912b438fc44d88d6cb52c /uv /uvx /bin/
3+
COPY --from=ghcr.io/astral-sh/uv:0.10.8@sha256:88234bc9e09c2b2f6d176a3daf411419eb0370d450a08129257410de9cfafd2a /uv /uvx /bin/
44

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

0 commit comments

Comments
 (0)