From b3adef68d379dc991d9619630fc6649863d71a01 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Dec 2025 15:52:46 +0000 Subject: [PATCH] chore(deps): update archlinux:base-devel docker digest to f6b259c --- .gitea/workflows/build-nightlly.yml | 2 +- .gitea/workflows/code-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build-nightlly.yml b/.gitea/workflows/build-nightlly.yml index d4bbd9f..fe1b0e2 100644 --- a/.gitea/workflows/build-nightlly.yml +++ b/.gitea/workflows/build-nightlly.yml @@ -88,7 +88,7 @@ jobs: name: Build Arch Package runs-on: ubuntu-22.04 container: - image: archlinux:base-devel@sha256:9414f5b766a34ebd769608b9ec80e1b4bfd7ea5e86dd49cae06ae308ad6c4221 + image: archlinux:base-devel@sha256:f6b259c6c0cd1bc4c86510485acb6a5f053c15789c9c68c7434b6fe99564906c steps: - name: Prepare container diff --git a/.gitea/workflows/code-build.yml b/.gitea/workflows/code-build.yml index 5844e1d..71ea42c 100644 --- a/.gitea/workflows/code-build.yml +++ b/.gitea/workflows/code-build.yml @@ -143,7 +143,7 @@ jobs: needs: changes if: needs.changes.outputs.arch == 'true' || github.event_name == 'workflow_dispatch' container: - image: archlinux:base-devel@sha256:9414f5b766a34ebd769608b9ec80e1b4bfd7ea5e86dd49cae06ae308ad6c4221 + image: archlinux:base-devel@sha256:f6b259c6c0cd1bc4c86510485acb6a5f053c15789c9c68c7434b6fe99564906c steps: - name: Prepare container