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 c5035e4 commit 981954eCopy full SHA for 981954e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:5a1265d935c6df90e7d8d3fe490cfefe01f1479661d41f96f9722574ce279fe1 AS builder
+FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:32bb65093c2b46ad75cb46c59c4c4bbc4bfb14627a4b11ce48098c48f61c97e7 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