chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.12.3

This commit is contained in:
renovate[bot]
2026-08-11 01:59:01 +00:00
committed by Patrick Buckley
parent 9211c4fb29
commit cbce6a16a6
+1 -1
View File
@@ -8,7 +8,7 @@ FROM python:3.14-slim
LABEL org.opencontainers.image.title="turnstone" \
org.opencontainers.image.description="Multi-node AI orchestration platform"
COPY --from=ghcr.io/astral-sh/uv:0.12.1 /uv /usr/local/bin/uv
COPY --from=ghcr.io/astral-sh/uv:0.12.3 /uv /usr/local/bin/uv
# Remove the slim image's man page exclusion so man-db has actual content
RUN rm -f /etc/dpkg/dpkg.cfg.d/docker