Skip to content

Commit e9cfc6b

Browse files
committed
Merge pull request #354 from rexposadas/fix-docker-error
upgraded to wily to remove error from version trusty
2 parents 727ac19 + 150ff8a commit e9cfc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:trusty
1+
FROM ubuntu:wily
22

33
RUN apt-get update
44
RUN apt-get install -yq ruby ruby-dev build-essential git nodejs

0 commit comments

Comments
 (0)