mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +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 install -yq ruby ruby-dev build-essential git
|
||||
|
|
|
|||
Loading…
Reference in a new issue