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 3461674 commit b3c007dCopy full SHA for b3c007d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:f6a922a540e04e405f0c76196bb70e55da092a70b04a67d5cf398fe5e8bf32bd AS builder
+FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:99c393ec814eca999d1515f6c23744ef3772fde1fefcb9de181353206feedb34 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