Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesten Broughton committed Aug 14, 2019
1 parent 7f3e1d2 commit 9cccfc0
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 @@ -112,7 +112,7 @@ RUN pip install -r requirements.txt
# build prod container:
# docker build -t azscan-prod --target prod .

WORKDIR /praetorian-tools/azure_cils_scanner
WORKDIR /praetorian-tools/azure_cis_scanner

From dev as prod
RUN pip install azure_cis_scanner
Expand Down

0 comments on commit 9cccfc0

Please sign in to comment.