Update CLOMonitor image url (#4444)

Signed-off-by: Cintia Sánchez García <cynthiasg@icloud.com>
This commit is contained in:
Cintia Sánchez García 2025-07-07 12:26:30 +02:00 committed by GitHub
parent 2567d321c2
commit 10997a42b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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