From dae314e1e3e471f1990b566c95c3357d857651b9 Mon Sep 17 00:00:00 2001 From: "bot-barry[bot]" <149586231+bot-barry[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 02:58:37 +0000 Subject: [PATCH] chore(deps): update ghcr.io/cdloh/ubuntu docker tag to jammy-20260322.1 | datasource | package | from | to | | ---------- | -------------------- | -------------- | ---------------- | | docker | ghcr.io/cdloh/ubuntu | jammy-20260217 | jammy-20260322.1 | --- apps/calibre-web/Dockerfile | 2 +- apps/calibre/Dockerfile | 2 +- apps/calibre/bare/Dockerfile | 2 +- apps/emby/Dockerfile | 4 ++-- apps/jellyfin/Dockerfile | 2 +- apps/libation/Dockerfile | 2 +- apps/ombi/Dockerfile | 2 +- apps/plex/Dockerfile | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/calibre-web/Dockerfile b/apps/calibre-web/Dockerfile index af1b50e..04bd589 100644 --- a/apps/calibre-web/Dockerfile +++ b/apps/calibre-web/Dockerfile @@ -1,6 +1,6 @@ FROM ghcr.io/cdloh/calibre-bare:9.6.0 as calibre -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c ENV \ PYTHONDONTWRITEBYTECODE=1 \ diff --git a/apps/calibre/Dockerfile b/apps/calibre/Dockerfile index 9071244..3c1d3b4 100644 --- a/apps/calibre/Dockerfile +++ b/apps/calibre/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c ARG TARGETPLATFORM ARG VERSION diff --git a/apps/calibre/bare/Dockerfile b/apps/calibre/bare/Dockerfile index 264936f..7c1289b 100644 --- a/apps/calibre/bare/Dockerfile +++ b/apps/calibre/bare/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de as buildstage +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c as buildstage ARG TARGETPLATFORM ARG VERSION diff --git a/apps/emby/Dockerfile b/apps/emby/Dockerfile index 3917265..ec8e2e0 100644 --- a/apps/emby/Dockerfile +++ b/apps/emby/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de as builder +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c as builder ARG TARGETPLATFORM ARG VERSION @@ -36,7 +36,7 @@ RUN \ /tmp/opt/emby-server/etc \ /tmp/opt/emby-server/extra/lib/* -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c ARG TARGETPLATFORM ARG VERSION diff --git a/apps/jellyfin/Dockerfile b/apps/jellyfin/Dockerfile index 2a5b451..8bef9e1 100644 --- a/apps/jellyfin/Dockerfile +++ b/apps/jellyfin/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c ARG TARGETPLATFORM ARG VERSION diff --git a/apps/libation/Dockerfile b/apps/libation/Dockerfile index 9cceb94..06609cc 100644 --- a/apps/libation/Dockerfile +++ b/apps/libation/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c ARG TARGETPLATFORM ARG VERSION diff --git a/apps/ombi/Dockerfile b/apps/ombi/Dockerfile index e173f4d..8c511cd 100644 --- a/apps/ombi/Dockerfile +++ b/apps/ombi/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c ARG TARGETPLATFORM ARG VERSION diff --git a/apps/plex/Dockerfile b/apps/plex/Dockerfile index 0514e47..7253976 100644 --- a/apps/plex/Dockerfile +++ b/apps/plex/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cdloh/ubuntu:jammy-20260217@sha256:e5e3e20fece3b7efcb09d16ef9d42c0f051a1fcdc5cc6b443b3f579de84ee1de +FROM ghcr.io/cdloh/ubuntu:jammy-20260322.1@sha256:6bd4a9a25fa79993e337e36c0662a93824ff95372db4db98e0712f814ad5ae7c ARG TARGETPLATFORM ARG VERSION