Compare commits

...

1 Commits

Author SHA1 Message Date
Peter Zhokhov
11176eedce tests on ubuntu18.04 2018-08-14 16:43:13 -07:00

View File

@@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM ubuntu:18.04
RUN apt-get -y update && apt-get -y install git wget python-dev python3-dev libopenmpi-dev python-pip zlib1g-dev cmake python-opencv
ENV CODE_DIR /root/code