Fix linting errors

This commit is contained in:
Nick Alteen
2025-07-11 13:52:52 -04:00
parent 1d215422d4
commit 29ab4f8513
3 changed files with 14 additions and 10 deletions

4
.checkov.yaml Normal file
View File

@@ -0,0 +1,4 @@
quiet: true
skip-check:
- CKV_DOCKER_2
- CKV_DOCKER_3