Skip to content

Commit

Permalink
adding line to check securit issues in docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
nagarajaPC-AOT committed Sep 24, 2024
1 parent 8c5e518 commit 604dabf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ EXPOSE 7085
RUN chmod +x ./container-entrypoint.sh

ENTRYPOINT ["./container-entrypoint.sh"]

CMD ["node", "index.js"]

0 comments on commit 604dabf

Please sign in to comment.