Skip to content

Commit 1cba830

Browse files
committed
Fixed typo
1 parent aad52ef commit 1cba830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM bfolkens/docker-opencv:2.4.12-cuda7.0-cudnn4
55
ENV CAFFE_PACKAGES libprotobuf-dev libleveldb-dev libsnappy-dev libhdf5-serial-dev protobuf-compiler gfortran libjpeg62 libfreeimage-dev python-dev \
66
python-pip python-scipy python-matplotlib python-scikits-learn ipython python-h5py python-leveldb python-networkx python-nose python-pandas \
77
python-dateutil python-protobuf python-yaml python-gflags python-skimage python-sympy cython \
8-
libgoogle-glog-dev libbz2-dev libxml2-dev libxslt-dev libffi-dev libssl-dev libgflags-dev liblmdb-dev libboost1.54-all-dev libatlas-base-de
8+
libgoogle-glog-dev libbz2-dev libxml2-dev libxslt-dev libffi-dev libssl-dev libgflags-dev liblmdb-dev libboost1.54-all-dev libatlas-base-dev
99

1010
RUN apt-get update && \
1111
apt-get install -y software-properties-common python-software-properties git wget build-essential pkg-config bc unzip cmake && \

0 commit comments

Comments
 (0)