We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4ec88 commit a4b46f7Copy full SHA for a4b46f7
1 file changed
.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:c2ac4118658f7f5a07fcdf31dafb7adca7e7edaf3ad5121585b5f83b79bd85ed
+ image: cgr.dev/chainguard/python:latest-dev@sha256:507e6a93094b60ec1d1af0f5fcc88355411ddbb33de7eee31a6481cd2cce16b8
325
options: --user root --entrypoint /bin/sh
326
steps:
327
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments