diff --git a/.github/workflows/test-system.yml b/.github/workflows/test-system.yml index e2d47d6b6..4167616b6 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:197dc1b7c30dc150d8f8e7c4f9d314674ea41a95602f97fd4a4cd84d7fa7f480 + image: cgr.dev/chainguard/python:latest-dev@sha256:7f42e64e4e4a56c1290aa6cde94f94a295c6d67334805b82e49356102e8d6b63 options: --user root --entrypoint /bin/sh steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2