mirror of
https://github.com/danbulant/api_docs
synced 2026-06-18 22:01:13 +00:00
Merge pull request #354 from rexposadas/fix-docker-error
upgraded to wily to remove error from version trusty
This commit is contained in:
commit
e9cfc6bf3c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu:trusty
|
FROM ubuntu:wily
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -yq ruby ruby-dev build-essential git nodejs
|
RUN apt-get install -yq ruby ruby-dev build-essential git nodejs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue