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

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-06-11 00:27:04 +00:00
committed by GitHub
parent 457c115ef4
commit 67ba85a402
+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.19@sha256:b46b03ddfcfbf8f547af7e9eaefdf8a39c8cebcba7c98858d3162bd28cf536f6 /uv /uvx /bin/
COPY --from=ghcr.io/astral-sh/uv:0.11.20@sha256:eaa5f1a3305307aaf9e67fe2bbba1d85ebbb2d8a63bce23af21797bfafbe0f8b /uv /uvx /bin/
# Install dependencies
# 1. curl (required for container healthcheck probes)