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