Bug 1087456 part2: change builder image from "gecko-base" to "base". r=lightsofapollo,garndt

builder image is now based on the "base" image that lives on gecko
tree.

--HG--
extra : rebase_source : a22e083dca220a52e1b84cf5479969a6c1dc6882
extra : source : 664164ad527d89ce83812d15f99aaff656430f4b
This commit is contained in:
Wander Lairson Costa 2014-11-26 10:11:29 -08:00
parent c5c858b98b
commit cf0a697064
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM quay.io/mozilla/gecko-base
FROM quay.io/mozilla/base:0.0.2
MAINTAINER Jonas Finnemann Jensen <jopsen@gmail.com>
ENV PATH $PATH:/home/worker/bin/

View File

@ -1 +1 @@
0.0.11
0.0.12