style: skip the checkov healthcheck policy
This commit is contained in:
parent
817e528ba8
commit
9283cfb516
@ -10,4 +10,6 @@ RUN npm install
|
||||
|
||||
USER 1000:1000
|
||||
|
||||
#checkov:skip=CKV_DOCKER_2: No need for (or even a simple way to do) a healthcheck.
|
||||
|
||||
CMD ["npm", "run", "watch"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user