We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c8c27 commit 55cc7eeCopy full SHA for 55cc7ee
.github/workflows/test-system.yml
@@ -321,7 +321,7 @@ jobs:
321
name: "python on chainguard-dev"
322
runs-on: ubuntu-latest
323
container:
324
- image: cgr.dev/chainguard/python:latest-dev@sha256:197dc1b7c30dc150d8f8e7c4f9d314674ea41a95602f97fd4a4cd84d7fa7f480
+ image: cgr.dev/chainguard/python:latest-dev@sha256:e6b4a7790b9f0077bbd034d072bff0ee1336b7bfd96f0738e601ad3ff98ea1a7
325
options: --user root --entrypoint /bin/sh
326
steps:
327
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments