mirror of
https://github.com/danbulant/api_docs
synced 2026-06-18 22:01:13 +00:00
upgraded to later ubuntu wily to remove error from version trusty
This commit is contained in:
parent
787eb795b6
commit
150ff8a800
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
|
RUN apt-get install -yq ruby ruby-dev build-essential git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue