Skip to content

Commit

Permalink
Fix super-linter image ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Morales committed Jan 23, 2025
1 parent 484c622 commit edbf223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit edbf223

Please sign in to comment.