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 528155e commit 2ca218fCopy full SHA for 2ca218f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:99c393ec814eca999d1515f6c23744ef3772fde1fefcb9de181353206feedb34 AS builder
+FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:8f26991a5b32c59ecd1800b5d7f212d2af4910979ea21c592ad88048dd494cfe 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