Skip to content

Commit

Permalink
Enable package-locks in docker image
Browse files Browse the repository at this point in the history
This enables image scanning tools to better analyse Juice Shops dependencies

Signed-off-by: Jannik Hollenbach <[email protected]>
  • Loading branch information
J12934 committed Jul 15, 2020
1 parent 3cce06c commit a7d3bc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dist/
vagrant/
docs/
Dockerfile
.npmrc

# Pattern is *not covered* by node_modules/ above no matter what IntelliJ says!
frontend/node_modules/
Expand Down

0 comments on commit a7d3bc7

Please sign in to comment.