Skip to content

Commit

Permalink
Update millhone cli command.
Browse files Browse the repository at this point in the history
  • Loading branch information
csasarak committed Jun 28, 2024
1 parent 82e6c65 commit b80a6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App/Fossa/Container/Sources/JarAnalysis.hs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ millhoneJarAnalyzeCmd cmdPath imageTarFile =
, cmdArgs =
[ "--log-to"
, "stderr"
, "analyze-jars"
, "analyze-container"
, toText imageTarFile
]
, cmdAllowErr = Never
Expand Down

0 comments on commit b80a6d5

Please sign in to comment.