Merge pull request #354 from rexposadas/fix-docker-error

upgraded to wily to remove error from version trusty
This commit is contained in:
Robert Lord
2015-10-11 20:25:45 -05:00

View File

@@ -1,4 +1,4 @@
FROM ubuntu:trusty
FROM ubuntu:wily
RUN apt-get update
RUN apt-get install -yq ruby ruby-dev build-essential git nodejs