From c5cfb4dd007ecb9030ecafef52bb9a5a90f2fb20 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 19 Jun 2026 18:45:23 +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.23?= 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 fac519c59..e1fc9944e 100644 --- a/apps/flexget/Dockerfile +++ b/apps/flexget/Dockerfile @@ -1,6 +1,6 @@ FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c78b9087f698cc79648152163f2916da56693f70dc4127a2b81a6c4b654a263b -COPY --from=ghcr.io/astral-sh/uv:0.11.11@sha256:798712e57f879c5393777cbda2bb309b29fcdeb0532129d4b1c3125c5385975a /uv /uvx /bin/ +COPY --from=ghcr.io/astral-sh/uv:0.11.23@sha256:d0a0a753ab981624b49c97abc98821c1c09f4ca69d1ef5cee69c501be3d88479 /uv /uvx /bin/ # set version label ARG VERSION