diff --git a/Makefile b/Makefile index 8b25009..935ff03 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ lint: -e LINTER_RULES_PATH=/ \ -e VALIDATE_KUBERNETES_KUBEVAL=false \ -e KUBERNETES_KUBECONFORM_OPTIONS='-ignore-missing-schemas' \ - github/super-linter + ghcr.io/super-linter/super-linter .PHONY: fmt fmt: