From 278765e3d954fa218c94cb85d53e97cc6546f4e4 Mon Sep 17 00:00:00 2001 From: Wander Lairson Costa Date: Thu, 7 Jan 2016 13:42:42 -0200 Subject: [PATCH] Bug 1236655 - Update buildbot step script in phone-builder images r=garndt --HG-- extra : commitid : FFxb8iqptpJ --- testing/docker/phone-builder/Dockerfile | 2 +- testing/docker/phone-builder/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/docker/phone-builder/Dockerfile b/testing/docker/phone-builder/Dockerfile index 77f6b3e0bb45..50980cbf5ed5 100644 --- a/testing/docker/phone-builder/Dockerfile +++ b/testing/docker/phone-builder/Dockerfile @@ -1,4 +1,4 @@ -FROM taskcluster/builder:0.5.10 +FROM taskcluster/builder:0.5.11 MAINTAINER Wander Lairson Costa ENV SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE /home/worker/socorro.token diff --git a/testing/docker/phone-builder/VERSION b/testing/docker/phone-builder/VERSION index df5db66fed35..b056f4120ed9 100644 --- a/testing/docker/phone-builder/VERSION +++ b/testing/docker/phone-builder/VERSION @@ -1 +1 @@ -0.0.23 +0.0.24