From eb60f201e1d6d9fd70258f3a112d126b49ff65d4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 8 Jun 2026 12:26:27 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20ghcr.io/astral-sh/uv=20do?= =?UTF-8?q?cker=20tag=200.11.11=20=E2=86=92=200.11.19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/flexget/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/flexget/Dockerfile b/apps/flexget/Dockerfile index f927687b9..700cd8b1c 100644 --- a/apps/flexget/Dockerfile +++ b/apps/flexget/Dockerfile @@ -1,6 +1,6 @@ FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 -COPY --from=ghcr.io/astral-sh/uv:0.11.11@sha256:798712e57f879c5393777cbda2bb309b29fcdeb0532129d4b1c3125c5385975a /uv /uvx /bin/ +COPY --from=ghcr.io/astral-sh/uv:0.11.19@sha256:b46b03ddfcfbf8f547af7e9eaefdf8a39c8cebcba7c98858d3162bd28cf536f6 /uv /uvx /bin/ # set version label ARG VERSION