From c9e9627ef5b767b22d76785fa4de9b5457d13126 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 10:01:53 +0000 Subject: [PATCH] Update alpine Docker tag to v3.23.4 --- .github/workflows/scanning.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scanning.yml b/.github/workflows/scanning.yml index 3c5e59c..24ac076 100644 --- a/.github/workflows/scanning.yml +++ b/.github/workflows/scanning.yml @@ -37,7 +37,7 @@ jobs: needs: build runs-on: ubuntu-latest container: - image: alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 + image: alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 env: SCAP_SECURITY_GUIDE_VERSION: "0.1.80" WOLFI_STIG_VERSION: "3.2.10"