diff --git a/Dockerfile b/Dockerfile index 500f870..47d3e5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:a0da3d1829e0936a46592333c695e78a04158ef2749f2bcbd9367a9a32a6c7a4 AS builder +FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:407db4080ade3b0490350c5f1f71b93329f300740b07057598445ab8a6d6e4f0 AS builder ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy # Disable Python downloads, because we want to use the system interpreter