Fix chainguard issue (#326)

Chainguard renamed an image we depend on. Update to the new name.

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2024-04-11 11:14:05 -07:00
committed by GitHub
parent bc79f58ab7
commit dcd11e9ff4
2 changed files with 4 additions and 4 deletions
@@ -338,9 +338,9 @@ tests:
##
image:
registry: cgr.dev
repository: chainguard/slim-toolkit-debug
repository: chainguard/min-toolkit-debug
pullPolicy: IfNotPresent
tag: latest@sha256:803995505bc612174a9594a85493916a5234b6a8e0fa619763eceaf2d189cd75
tag: latest@sha256:f0369215d5a2c15e469a2a8d993e4db7e83fcda5142c8682f37c197d76f82faa
step:
## @param tests.step.image.registry The OCI registry to pull the image from