Commit 82df0a98 authored by Andrew Twyman's avatar Andrew Twyman

Merge pull request #169 from mtngld/change_dockerfile_to_vivid

Change base ubuntu version in Dockerfile from utopic to vivid
parents 9ad63a8e c322ecba
FROM ubuntu:utopic-20150625
FROM ubuntu:vivid
RUN apt-get update
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