Bug 1274350 - Update docker image to v0.0.13 r=me
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -23,25 +23,25 @@ tasks:
description: "Extends the task graph with everything we need"
owner: "mozilla-taskcluster-maintenance@mozilla.com"
source: "{{{source}}}"
tags:
createdForUser: {{owner}}
payload:
maxRunTime: 1800
- image: "ttaubert/nss-ci:0.0.12"
+ image: "ttaubert/nss-ci:0.0.13"
command:
- bash
- -cx
- >
bin/checkout.sh &&
nss/automation/taskcluster/scripts/extend_task_graph.sh
env:
- TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.12"
+ TC_DOCKER_IMAGE: "ttaubert/nss-ci:0.0.13"
TC_PROVISIONER_ID: "aws-provisioner-v1"
TC_WORKER_TYPE: "hg-worker"
NSS_HEAD_REPOSITORY: '{{{url}}}'
NSS_HEAD_REVISION: '{{revision}}'
graphs:
- /home/worker/artifacts/graph.json