We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4ec88 commit 4c53451Copy full SHA for 4c53451
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:d7e110ae3af2797897e9c9ae38f2626e1f28bb161fb64e538f80a1b1a8519ec2
325
options: --user root --entrypoint /bin/sh
326
steps:
327
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments