From 54756aad95c1c14ea4be0321c7d52c689c46122e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 12 May 2026 05:49:04 +0000 Subject: [PATCH] =?UTF-8?q?fix(python-dep):=20update=20ghcr.io/trueforge-o?= =?UTF-8?q?rg/python=20docker=20tag=203.14.4=20=E2=86=92=203.14.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/apprise-api/Dockerfile | 2 +- apps/babybuddy/Dockerfile | 2 +- apps/balfolk-ics/Dockerfile | 2 +- apps/bazarr/Dockerfile | 2 +- apps/beets/Dockerfile | 2 +- apps/calibre-web/Dockerfile | 2 +- apps/deluge/Dockerfile | 2 +- apps/devcontainer/Dockerfile | 2 +- apps/emulatorjs/Dockerfile | 2 +- apps/esphome/Dockerfile | 2 +- apps/faster-whisper/Dockerfile | 2 +- apps/feed2toot/Dockerfile | 2 +- apps/flexget/Dockerfile | 2 +- apps/go-yq/Dockerfile | 2 +- apps/healthchecks/Dockerfile | 2 +- apps/home-assistant/Dockerfile | 2 +- apps/htpcmanager/Dockerfile | 2 +- apps/jbops/Dockerfile | 2 +- apps/k8s-sidecar/Dockerfile | 4 ++-- apps/kometa/Dockerfile | 2 +- apps/lazylibrarian/Dockerfile | 2 +- apps/ldap-auth/Dockerfile | 2 +- apps/limnoria/Dockerfile | 2 +- apps/luanti/Dockerfile | 2 +- apps/medusa/Dockerfile | 2 +- apps/netbox/Dockerfile | 2 +- apps/nzbget/Dockerfile | 2 +- apps/piper/Dockerfile | 2 +- apps/pyload-ng/Dockerfile | 2 +- apps/python-node/Dockerfile | 2 +- apps/qbitmanage/Dockerfile | 2 +- apps/qbittorrent/Dockerfile | 2 +- apps/sabnzbd/Dockerfile | 2 +- apps/sealskin/Dockerfile | 2 +- apps/sickchill/Dockerfile | 2 +- apps/sickgear/Dockerfile | 2 +- apps/syslog-ng/Dockerfile | 2 +- apps/tautulli/Dockerfile | 2 +- apps/theme-park/Dockerfile | 2 +- apps/transmission/Dockerfile | 2 +- apps/webhook/Dockerfile | 2 +- apps/yq/Dockerfile | 2 +- apps/znc/Dockerfile | 2 +- 43 files changed, 44 insertions(+), 44 deletions(-) diff --git a/apps/apprise-api/Dockerfile b/apps/apprise-api/Dockerfile index 5855e819f..faf685525 100644 --- a/apps/apprise-api/Dockerfile +++ b/apps/apprise-api/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/babybuddy/Dockerfile b/apps/babybuddy/Dockerfile index 49202dfc3..1cb0b8a56 100644 --- a/apps/babybuddy/Dockerfile +++ b/apps/babybuddy/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/balfolk-ics/Dockerfile b/apps/balfolk-ics/Dockerfile index b61a36f57..c8a6df7bf 100644 --- a/apps/balfolk-ics/Dockerfile +++ b/apps/balfolk-ics/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 USER root COPY --chmod=0755 . / diff --git a/apps/bazarr/Dockerfile b/apps/bazarr/Dockerfile index 83fbb9be9..690734bf1 100644 --- a/apps/bazarr/Dockerfile +++ b/apps/bazarr/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VENDOR ARG VERSION diff --git a/apps/beets/Dockerfile b/apps/beets/Dockerfile index ee9e9fe03..211bf34f4 100644 --- a/apps/beets/Dockerfile +++ b/apps/beets/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/calibre-web/Dockerfile b/apps/calibre-web/Dockerfile index ae8c8e2a0..67d5f9f92 100644 --- a/apps/calibre-web/Dockerfile +++ b/apps/calibre-web/Dockerfile @@ -1,7 +1,7 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/deluge/Dockerfile b/apps/deluge/Dockerfile index b078eaf54..24036d7ee 100644 --- a/apps/deluge/Dockerfile +++ b/apps/deluge/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ENV DELUGE_BIN="deluged" \ diff --git a/apps/devcontainer/Dockerfile b/apps/devcontainer/Dockerfile index bc6ffe9c8..05aa24497 100644 --- a/apps/devcontainer/Dockerfile +++ b/apps/devcontainer/Dockerfile @@ -1,7 +1,7 @@ FROM ghcr.io/trueforge-org/golang:1.26.2@sha256:0cc15407a61022147e4025d6707343990c17f3e4026ea4c847e07ed8df165ea4 AS go # hadolint ignore=DL3007 -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ARG TARGETARCH diff --git a/apps/emulatorjs/Dockerfile b/apps/emulatorjs/Dockerfile index 1f2b38793..dde5fb57c 100644 --- a/apps/emulatorjs/Dockerfile +++ b/apps/emulatorjs/Dockerfile @@ -97,7 +97,7 @@ RUN \ npm install # runtime stage -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/esphome/Dockerfile b/apps/esphome/Dockerfile index 903c9829a..54ae495ec 100644 --- a/apps/esphome/Dockerfile +++ b/apps/esphome/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ENV \ diff --git a/apps/faster-whisper/Dockerfile b/apps/faster-whisper/Dockerfile index 09ac1be73..c5a296b65 100644 --- a/apps/faster-whisper/Dockerfile +++ b/apps/faster-whisper/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/feed2toot/Dockerfile b/apps/feed2toot/Dockerfile index 968a6533e..08831db13 100644 --- a/apps/feed2toot/Dockerfile +++ b/apps/feed2toot/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/flexget/Dockerfile b/apps/flexget/Dockerfile index 05e215525..f927687b9 100644 --- a/apps/flexget/Dockerfile +++ b/apps/flexget/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +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/ diff --git a/apps/go-yq/Dockerfile b/apps/go-yq/Dockerfile index afb6dc564..c876b94da 100644 --- a/apps/go-yq/Dockerfile +++ b/apps/go-yq/Dockerfile @@ -1,5 +1,5 @@ ## TODO: also make go-yq container -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/healthchecks/Dockerfile b/apps/healthchecks/Dockerfile index ee13418f0..2a502f2d3 100644 --- a/apps/healthchecks/Dockerfile +++ b/apps/healthchecks/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/home-assistant/Dockerfile b/apps/home-assistant/Dockerfile index 0388848d3..cd5779135 100644 --- a/apps/home-assistant/Dockerfile +++ b/apps/home-assistant/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG TARGETARCH ARG TARGETARCH=${TARGETARCH/arm64/aarch64} ARG TARGETARCH=${TARGETARCH/arm64/aarch64} diff --git a/apps/htpcmanager/Dockerfile b/apps/htpcmanager/Dockerfile index f095ee5d3..fa35efbfb 100644 --- a/apps/htpcmanager/Dockerfile +++ b/apps/htpcmanager/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/jbops/Dockerfile b/apps/jbops/Dockerfile index 9e4399288..0f711dfaa 100644 --- a/apps/jbops/Dockerfile +++ b/apps/jbops/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ENV PLEXAPI_CONFIG_PATH="/config/config.ini" \ diff --git a/apps/k8s-sidecar/Dockerfile b/apps/k8s-sidecar/Dockerfile index ac5018865..332f856d4 100644 --- a/apps/k8s-sidecar/Dockerfile +++ b/apps/k8s-sidecar/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 AS builder +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 AS builder WORKDIR /app ARG VERSION @@ -30,7 +30,7 @@ RUN curl -L https://github.com/kiwigrid/k8s-sidecar/archive/refs/tags/${VERSION} # Remove tests and compiled Python files find /app/venv \( -type d -name test -o -name tests \) -o \( -type f -name '*.pyc' -o -name '*.pyo' \) -exec rm -rf '{}' + -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 USER apps COPY --chmod=0755 . / diff --git a/apps/kometa/Dockerfile b/apps/kometa/Dockerfile index f7a104189..f4c648f78 100644 --- a/apps/kometa/Dockerfile +++ b/apps/kometa/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ARG TARGETARCH diff --git a/apps/lazylibrarian/Dockerfile b/apps/lazylibrarian/Dockerfile index 4f88409da..bcb75fa00 100644 --- a/apps/lazylibrarian/Dockerfile +++ b/apps/lazylibrarian/Dockerfile @@ -1,7 +1,7 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/ldap-auth/Dockerfile b/apps/ldap-auth/Dockerfile index 98f87a0ee..f6252ee3d 100644 --- a/apps/ldap-auth/Dockerfile +++ b/apps/ldap-auth/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/limnoria/Dockerfile b/apps/limnoria/Dockerfile index 858ab7d09..4f429ff30 100644 --- a/apps/limnoria/Dockerfile +++ b/apps/limnoria/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/luanti/Dockerfile b/apps/luanti/Dockerfile index 94d3d0513..75bbbf9b0 100644 --- a/apps/luanti/Dockerfile +++ b/apps/luanti/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/medusa/Dockerfile b/apps/medusa/Dockerfile index 7b8b4bca9..7a776081e 100644 --- a/apps/medusa/Dockerfile +++ b/apps/medusa/Dockerfile @@ -1,7 +1,7 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/netbox/Dockerfile b/apps/netbox/Dockerfile index ab12fe9a6..fed6daf9c 100644 --- a/apps/netbox/Dockerfile +++ b/apps/netbox/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/nzbget/Dockerfile b/apps/nzbget/Dockerfile index e0d307693..fb7784f74 100644 --- a/apps/nzbget/Dockerfile +++ b/apps/nzbget/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ENV NZBGET__PORT=6789 diff --git a/apps/piper/Dockerfile b/apps/piper/Dockerfile index 143e29c66..e4ba70aee 100644 --- a/apps/piper/Dockerfile +++ b/apps/piper/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/pyload-ng/Dockerfile b/apps/pyload-ng/Dockerfile index b470bdf68..1b353bf67 100644 --- a/apps/pyload-ng/Dockerfile +++ b/apps/pyload-ng/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ENV HOME="/config" diff --git a/apps/python-node/Dockerfile b/apps/python-node/Dockerfile index 1a9296eff..976b4544a 100644 --- a/apps/python-node/Dockerfile +++ b/apps/python-node/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ARG YARN_VERSION diff --git a/apps/qbitmanage/Dockerfile b/apps/qbitmanage/Dockerfile index 2a594c2dc..522104f84 100644 --- a/apps/qbitmanage/Dockerfile +++ b/apps/qbitmanage/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG TARGETARCH ARG VENDOR ARG VERSION diff --git a/apps/qbittorrent/Dockerfile b/apps/qbittorrent/Dockerfile index b687d717e..8d5bae7cb 100644 --- a/apps/qbittorrent/Dockerfile +++ b/apps/qbittorrent/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG TARGETARCH ARG QBARCH=${TARGETARCH/arm64/aarch64} ARG QBARCH=${QBARCH/amd64/x86_64} diff --git a/apps/sabnzbd/Dockerfile b/apps/sabnzbd/Dockerfile index f4a739c8b..5a0dab38d 100644 --- a/apps/sabnzbd/Dockerfile +++ b/apps/sabnzbd/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG TARGETARCH ARG VERSION diff --git a/apps/sealskin/Dockerfile b/apps/sealskin/Dockerfile index 72ec24747..a79019f75 100644 --- a/apps/sealskin/Dockerfile +++ b/apps/sealskin/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/sickchill/Dockerfile b/apps/sickchill/Dockerfile index b7fbf162b..b42bc6614 100644 --- a/apps/sickchill/Dockerfile +++ b/apps/sickchill/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/sickgear/Dockerfile b/apps/sickgear/Dockerfile index 324b856ba..d2b770d1f 100644 --- a/apps/sickgear/Dockerfile +++ b/apps/sickgear/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/syslog-ng/Dockerfile b/apps/syslog-ng/Dockerfile index b0f61fbb8..210514cab 100644 --- a/apps/syslog-ng/Dockerfile +++ b/apps/syslog-ng/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ARG TARGETARCH diff --git a/apps/tautulli/Dockerfile b/apps/tautulli/Dockerfile index 2cbd00d9d..9e5e8f74f 100644 --- a/apps/tautulli/Dockerfile +++ b/apps/tautulli/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG VERSION ENV TAUTULLI_DOCKER="True" diff --git a/apps/theme-park/Dockerfile b/apps/theme-park/Dockerfile index 473486baf..337ba90d5 100644 --- a/apps/theme-park/Dockerfile +++ b/apps/theme-park/Dockerfile @@ -1,7 +1,7 @@ # Builder stage -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 AS builder +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 AS builder ARG VERSION USER root diff --git a/apps/transmission/Dockerfile b/apps/transmission/Dockerfile index cb60cf035..d5be8b0c3 100644 --- a/apps/transmission/Dockerfile +++ b/apps/transmission/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG TARGETARCH ARG MINIJINJA_ARCH=${TARGETARCH/arm64/aarch64} ARG MINIJINJA_ARCH=${MINIJINJA_ARCH/amd64/x86_64} diff --git a/apps/webhook/Dockerfile b/apps/webhook/Dockerfile index 93ae0baa6..f6c047c28 100644 --- a/apps/webhook/Dockerfile +++ b/apps/webhook/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 ARG TARGETARCH ARG VERSION diff --git a/apps/yq/Dockerfile b/apps/yq/Dockerfile index de33d8173..2269168aa 100644 --- a/apps/yq/Dockerfile +++ b/apps/yq/Dockerfile @@ -1,5 +1,5 @@ ## TODO: also make go-yq container -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 # set version label ARG VERSION diff --git a/apps/znc/Dockerfile b/apps/znc/Dockerfile index f7cf4e6c0..ebfc4ee52 100644 --- a/apps/znc/Dockerfile +++ b/apps/znc/Dockerfile @@ -1,5 +1,5 @@ -FROM ghcr.io/trueforge-org/python:3.14.4@sha256:622c7c1053c59c31674e5c31b88b1a7cfa61b0f5fbabebb38dd9a4ab5e2f6ee1 AS buildstage +FROM ghcr.io/trueforge-org/python:3.14.5@sha256:c1237b4ee242c9d67a1bae2611ab92f45e8c39da8835a974e4dd49d43077c353 AS buildstage ############## build stage ############## ARG VERSION USER root