Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ybkuang committed May 30, 2018
1 parent 2cc9a94 commit ea8bf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -16,4 +16,4 @@ COPY . /source/mapillary_tools

WORKDIR /source/mapillary_tools

RUN pip install -r python/requirements.txt
RUN pip install -r requirements.txt

0 comments on commit ea8bf3f

Please sign in to comment.