mirror of https://github.com/artifacthub/hub.git
Update CLOMonitor image url
Signed-off-by: Cintia Sánchez García <cynthiasg@icloud.com>
This commit is contained in:
parent
2567d321c2
commit
af9e20d812
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
container:
|
||||
image: public.ecr.aws/clomonitor/linter:latest
|
||||
image: ghcr.io/cncf/clomonitor/linter:latest
|
||||
options: --user root
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Reference in New Issue