Skip to content

Commit 35ed8eb

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.11.31
1 parent b1456c5 commit 35ed8eb

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,7 +1,7 @@
11
# ---- Build stage ----
22
FROM public.ecr.aws/lambda/python:3.14 AS builder
33

4-
COPY --from=ghcr.io/astral-sh/uv:0.10.7 /uv /uvx /bin/
4+
COPY --from=ghcr.io/astral-sh/uv:0.11.31@sha256:ecd4de2f060c64bea0ff8ecb182ddf46ba3fcccdc8a60cfdbaf20d1a047d7437 /uv /uvx /bin/
55

66
COPY pyproject.toml uv.lock ${LAMBDA_TASK_ROOT}/
77

0 commit comments

Comments
 (0)