Skip to content

Commit

Permalink
Ignore checkov healthcheck complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljcollinsuk committed Apr 22, 2024
1 parent d7ef9f9 commit 2c70558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# checkov:skip=CKV_DOCKER_2:Healthcheck instructions have not been added to container images
FROM public.ecr.aws/docker/library/node:20.11.1 AS build-node
COPY package.json package-lock.json ./
COPY jest.config.js controlpanel/frontend/static /src/
Expand Down

0 comments on commit 2c70558

Please sign in to comment.