Skip to content

Commit

Permalink
updating image
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Oct 25, 2017
1 parent 62c5e0f commit f782099
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 @@ -8,7 +8,7 @@ RUN python setup.py install

# som
WORKDIR /opt
RUN git clone https://github.com/vsoch/som
RUN git clone -b add/bigquery https://github.com/vsoch/som
WORKDIR /opt/som
RUN python setup.py install

Expand Down

0 comments on commit f782099

Please sign in to comment.