From a5a73671a675da4b32d8f5dd82a0ca22c626cc0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:10:15 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20ghcr.io/da?= =?UTF-8?q?ncwilliams/protonmail-bridge-docker=20(=2025cc7a9=20=E2=86=92?= =?UTF-8?q?=20c701f9d=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chongus/default/imap-classifier/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-apps/chongus/default/imap-classifier/app/helmrelease.yaml b/cluster-apps/chongus/default/imap-classifier/app/helmrelease.yaml index ccfe86cd..7999c1ad 100644 --- a/cluster-apps/chongus/default/imap-classifier/app/helmrelease.yaml +++ b/cluster-apps/chongus/default/imap-classifier/app/helmrelease.yaml @@ -60,7 +60,7 @@ spec: bridge: image: repository: ghcr.io/dancwilliams/protonmail-bridge-docker - tag: v3.22.0@sha256:25cc7a9007516f817d4d220d359e36558961de693935092361c8066184fd5d52 + tag: v3.22.0@sha256:c701f9db3317b44c9c70a3ad4dd44bace5f011d5c769cfa6d2e8b3cf36c43cf9 command: ["/bin/bash", "-c"] args: - "apt-get -o APT::Sandbox::User=root update && apt-get -o APT::Sandbox::User=root install -y libfido2-dev libcbor-dev libfido2-1 && bash /protonmail/entrypoint.sh"