Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nuhasha authored Dec 20, 2023
1 parent fda92bf commit 55ac8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ ENV PATH "$PATH:/var/scan/node_modules/.bin"
# command line arguments to the run command to control how this executes.
# Thus, you can use the parameters that you would normally give to index.js
# when running in a container.
ENTRYPOINT ["cloudsploit-scan"]
ENTRYPOINT ["cloudsploitscan"]
CMD []

0 comments on commit 55ac8b0

Please sign in to comment.