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