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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-07 01:02:16 +00:00
committed by GitHub
parent 1da22f4a43
commit 3c1ae50f6d

View File

@@ -1,7 +1,7 @@
# ============================================================================= # =============================================================================
# Stage 0: uv binary # Stage 0: uv binary
# ============================================================================= # =============================================================================
FROM ghcr.io/astral-sh/uv:0.10.8@sha256:88234bc9e09c2b2f6d176a3daf411419eb0370d450a08129257410de9cfafd2a AS uv FROM ghcr.io/astral-sh/uv:0.10.9@sha256:10902f58a1606787602f303954cea099626a4adb02acbac4c69920fe9d278f82 AS uv
# ============================================================================= # =============================================================================
# Stage 1: Build dependencies # Stage 1: Build dependencies