Explorar o código

Use ubuntu:13.10 image to build docs

stackbrew/ubuntu and ubuntu are the same thing now.

Signed-off-by: Ben Firshman <[email protected]>
Ben Firshman %!s(int64=11) %!d(string=hai) anos
pai
achega
c0fdf7bd39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/Dockerfile

+ 1 - 1
docs/Dockerfile

@@ -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/