Skip to content

Commit

Permalink
Fix the dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed May 25, 2017
1 parent b37540b commit 981735d
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 @@ -15,4 +15,4 @@ ADD requirements.txt requirements.txt
RUN ["pip", "install", "-r", "requirements.txt"]
RUN ["pip", "install", "/python"]

CMD ["twist", "mkcertproxy"]
CMD ["twist", "certifiproxy"]

0 comments on commit 981735d

Please sign in to comment.