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:
|
env:
|
||||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||||
container:
|
container:
|
||||||
image: public.ecr.aws/clomonitor/linter:latest
|
image: ghcr.io/cncf/clomonitor/linter:latest
|
||||||
options: --user root
|
options: --user root
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue