Use ubuntu:13.10 image to build docs

stackbrew/ubuntu and ubuntu are the same thing now.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2014-06-18 17:26:38 +01:00
parent 034b66fedb
commit c0fdf7bd39
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM stackbrew/ubuntu:13.10
FROM ubuntu:13.10
RUN apt-get -qq update && apt-get install -y ruby1.8 bundler python
RUN locale-gen en_US.UTF-8
ADD Gemfile /code/