File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # 0.8.22-python3.12 -bookworm-slim
2- FROM astral/uv@sha256:28df4bbd896cf66a224f2e0cb22240a9a2b9803a3a13519bcadf2e9fdd68c632 AS builder
1+ # 0.8.22-python3.13 -bookworm-slim
2+ FROM astral/uv@sha256:c4a67221d74ad160ddf4e114804bda0f8dd2d2e1aa5c16e0817cf8530ff8f5f6 AS builder
33
44ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PYTHON_DOWNLOADS=0
55
@@ -13,8 +13,8 @@ COPY src src
1313RUN --mount=type=cache,target=/root/.cache/uv \
1414 uv sync --locked --no-dev
1515
16- # 3.12.11 -slim-bookworm
17- FROM python@sha256:3ad2a947749a3eb74acd9e00636ffa0def5aae0bbbd9fa4fff6253e404e2fe15 AS final
16+ # 3.13.7 -slim-bookworm
17+ FROM python@sha256:adafcc17694d715c905b4c7bebd96907a1fd5cf183395f0ebc4d3428bd22d92d AS final
1818
1919ENV PYTHON_APP_ENVIRONMENT=""
2020
You can’t perform that action at this time.
0 commit comments