Skip to content

Commit

Permalink
[FIX] [CHECKOV] Production image (defined process) is not a service (…
Browse files Browse the repository at this point in the history
…yet)
  • Loading branch information
Gonzalo Diaz committed Jun 13, 2024
1 parent 5cd79b6 commit ee25819
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,5 @@ RUN ls -alh

USER worker
CMD ["make", "run"]

# checkov:skip= CKV_DOCKER_2: production image isn't a service process (yet)

0 comments on commit ee25819

Please sign in to comment.