1
0
Эх сурвалжийг харах

Merge pull request #257 from orchardup/use-ubuntu-image-to-build-docs

Use ubuntu:13.10 image to build docs
Aanand Prasad 11 жил өмнө
parent
commit
1e7e8202af
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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/