Skip to content

Commit

Permalink
fix a codec problem (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyab authored and dustinvtran committed Jul 8, 2017
1 parent 8b1367d commit 6e13f6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ FROM ubuntu:14.04
#################################################################################################################
ENV CONDA_DIR /opt/conda
ENV PATH $CONDA_DIR/bin:$PATH
ENV LANG C.UTF-8

#################################################################################################################
# Initial Setting
Expand Down

0 comments on commit 6e13f6e

Please sign in to comment.