Fix linting errors

This commit is contained in:
Nick Alteen
2024-02-22 09:07:52 -05:00
parent ced3629978
commit 03ccdd2097
+6
View File
@@ -0,0 +1,6 @@
quiet: true
skip-check:
# Ensure that HEALTHCHECK instructions have been added to container images
- CKV_DOCKER_2
# Ensure that a user for the container has been created
- CKV_DOCKER_3