From 028d97f202245141a7fc17b481ee17530da3185f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 06:42:08 +0000 Subject: [PATCH] Update ghcr.io/timmo001/system-bridge/ci-build-arch:latest Docker digest to 46e9fb5 --- .github/workflows/publish-aur.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-aur.yml b/.github/workflows/publish-aur.yml index b95c0de..75124f1 100644 --- a/.github/workflows/publish-aur.yml +++ b/.github/workflows/publish-aur.yml @@ -28,7 +28,7 @@ on: required: false type: string # renovate-container: datasource=docker depName=ghcr.io/timmo001/system-bridge/ci-build-arch - default: "ghcr.io/timmo001/system-bridge/ci-build-arch:latest@sha256:0324c4347aa4c0ee427c0bdfaa1c8ef95ce6725b93d254cf857534b82ea32df1" + default: "ghcr.io/timmo001/system-bridge/ci-build-arch:latest@sha256:46e9fb53f862e64a2f5d480c499ee0111152943408b725dd519ae4eec3a4cac3" secrets: AUR_SSH_PRIVATE_KEY: description: "SSH private key authorised to publish the AUR package"