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

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-05-30 04:28:44 +00:00
committed by GitHub
parent 76a8313717
commit 1ff6f2ec66
+1 -1
View File
@@ -1,6 +1,6 @@
FROM docker.io/library/python:3.12-slim-trixie@sha256:f3fa41d74a768c2fce8016b98c191ae8c1bacd8f1152870a3f9f87d350920b7c
COPY --from=ghcr.io/astral-sh/uv:0.11.4@sha256:5164bf84e7b4e2e08ce0b4c66b4a8c996a286e6959f72ac5c6e0a3c80e8cb04a /uv /uvx /bin/
COPY --from=ghcr.io/astral-sh/uv:0.11.17@sha256:03bdc89bb9798628846e60c3a9ad19006c8c3c724ccd2985a33145c039a0577b /uv /uvx /bin/
# Install dependencies
# 1. curl (required for container healthcheck probes)