From 133c65f7108ee02cb7e8ac28a17872adf8420bea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 21:39:01 -0400 Subject: [PATCH] Update cgr.dev/chainguard/python:latest-dev Docker digest to 197dc1b (#18647) --- .github/workflows/test-system.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-system.yml b/.github/workflows/test-system.yml index 87559ed9e..fe27e016d 100644 --- a/.github/workflows/test-system.yml +++ b/.github/workflows/test-system.yml @@ -321,7 +321,7 @@ jobs: name: "python on chainguard-dev" runs-on: ubuntu-latest container: - image: cgr.dev/chainguard/python:latest-dev@sha256:db41945938344dbd06cec33c6573a42191ee3dddf2b152e454c13b20dc684c35 + image: cgr.dev/chainguard/python:latest-dev@sha256:197dc1b7c30dc150d8f8e7c4f9d314674ea41a95602f97fd4a4cd84d7fa7f480 options: --user root --entrypoint /bin/sh steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2