We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f19a78e commit 13602fbCopy full SHA for 13602fb
Dockerfile
@@ -1,4 +1,4 @@
1
-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
2
ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy
3
4
# Disable Python downloads, because we want to use the system interpreter
0 commit comments