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 31c8ad9 commit 0a59d8bCopy full SHA for 0a59d8b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:66fc613d6880444f8593aa0a158716448e7ed6f0dc7965383d10f6b8e51d5769 AS builder
+FROM ghcr.io/astral-sh/uv:python3.13-alpine@sha256:c1643fc4faf4d3fc17a6d5c976f62bd5ccdf17d3a9d0cb7aff302a54dae21e2b 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