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

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-06-19 04:30:31 +00:00
committed by GitHub
parent a587b2113f
commit 8a99f2f9dd
+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.21@sha256:ff07b86af50d4d9391d9daf4ff89ce427bc544f9aae87057e69a1cc0aa369946 /uv /uvx /bin/
COPY --from=ghcr.io/astral-sh/uv:0.11.22@sha256:16b63af0e7342dd372da9ca989ea9fa542fc68f4640972d59a8450a5240fe42e /uv /uvx /bin/
# Install dependencies
# 1. curl (required for container healthcheck probes)