Commit c322ecba authored by Matan Goldman's avatar Matan Goldman

ubuntu utopic is no longer supported and cannot run apt-get update using it, changing to vivid

parent 010ef4ca
FROM ubuntu:utopic-20150625 FROM ubuntu:vivid
RUN apt-get update RUN apt-get update
RUN apt-get -y install git build-essential clang cmake RUN apt-get -y install git build-essential clang cmake
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment