Skip to content

Commit

Permalink
renovate: fix Syft image name
Browse files Browse the repository at this point in the history
All tasks now use the Syft image from registry.redhat.io.

Signed-off-by: Adam Cmiel <[email protected]>
  • Loading branch information
chmeliik committed Mar 12, 2024
1 parent 757843f commit 8e72fb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"quay.io/redhat-appstudio/appstudio-utils",
"quay.io/redhat-appstudio/e2e-tests",
"quay.io/redhat-appstudio/buildah",
"quay.io/redhat-appstudio/syft",
"quay.io/redhat-appstudio/hacbs-jvm-build-request-processor",
"quay.io/redhat-appstudio/cosign",
"quay.io/redhat-appstudio/cachi2"
"quay.io/redhat-appstudio/cachi2",
"registry.redhat.io/rh-syft-tech-preview/syft-rhel9"
],
"groupName": "build",
"reviewers": ["mmorhun", "tkdchen", "psturc", "brunoapimentel"]
Expand Down

0 comments on commit 8e72fb2

Please sign in to comment.