From 65579c7934b353dd6252667d289ca9a1e8b91ff9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:29:52 +0000 Subject: [PATCH] chore(deps): update ghcr.io/archlinux/archlinux docker tag to v20251231 --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d21f76d..da12454 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: runs-on: ubuntu-24.04 container: - image: ghcr.io/archlinux/archlinux:base-devel-20251221.0.472551@sha256:7819256f0f29d8113ecc47ab3f0bd80d1d1894480c266003217b512f2306e260 + image: ghcr.io/archlinux/archlinux:base-devel-20251231.0.476223@sha256:3b620af60ff7041801246ab1a94038d044773ab2cea105281216471b795595a0 steps: - run: pacman -Sy --noconfirm shellcheck git @@ -66,7 +66,7 @@ jobs: runs-on: ubuntu-24.04 container: - image: ghcr.io/archlinux/archlinux:base-devel-20251221.0.472551@sha256:7819256f0f29d8113ecc47ab3f0bd80d1d1894480c266003217b512f2306e260 + image: ghcr.io/archlinux/archlinux:base-devel-20251231.0.476223@sha256:3b620af60ff7041801246ab1a94038d044773ab2cea105281216471b795595a0 options: --privileged --tmpfs /run steps: @@ -121,7 +121,7 @@ jobs: needs: package runs-on: ubuntu-24.04 container: - image: ghcr.io/archlinux/archlinux:base-devel-20251221.0.472551@sha256:7819256f0f29d8113ecc47ab3f0bd80d1d1894480c266003217b512f2306e260 + image: ghcr.io/archlinux/archlinux:base-devel-20251231.0.476223@sha256:3b620af60ff7041801246ab1a94038d044773ab2cea105281216471b795595a0 options: --privileged --tmpfs /run steps: @@ -169,7 +169,7 @@ jobs: runs-on: ubuntu-24.04 container: - image: ghcr.io/archlinux/archlinux:base-devel-20251221.0.472551@sha256:7819256f0f29d8113ecc47ab3f0bd80d1d1894480c266003217b512f2306e260 + image: ghcr.io/archlinux/archlinux:base-devel-20251231.0.476223@sha256:3b620af60ff7041801246ab1a94038d044773ab2cea105281216471b795595a0 steps: - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0