tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 9d75bf09384526297757675ec03a604000c657a5
parent cee5e0928ca86fdba20bf60606caaf08cf667369
Author: Julien Cristau <jcristau@mozilla.com>
Date:   Mon,  1 Dec 2025 15:04:32 +0000

Bug 1861626 - use gecko_decision:5.1.0 docker image. r=marco,releng-reviewers,bhearsum

Differential Revision: https://phabricator.services.mozilla.com/D274131

Diffstat:
M.taskcluster.yml | 4++--
Mtaskcluster/docker/decision/HASH | 2+-
Mtaskcluster/docker/decision/VERSION | 2+-
3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.taskcluster.yml b/.taskcluster.yml @@ -231,12 +231,12 @@ tasks: # Note: This task is built server side without the context or tooling that # exist in tree so we must hard code the hash - image: 'mozillareleases/gecko_decision:5.0.0@sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670' + image: 'mozillareleases/gecko_decision:5.1.0@sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667' maxRunTime: 3600 command: - - /builds/worker/bin/run-task + - /builds/worker/bin/run-task-hg - '--gecko-checkout=/builds/worker/checkouts/gecko' - '--gecko-sparse-profile=build/sparse-profiles/taskgraph' - '--' diff --git a/taskcluster/docker/decision/HASH b/taskcluster/docker/decision/HASH @@ -1 +1 @@ -sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670 +sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667 diff --git a/taskcluster/docker/decision/VERSION b/taskcluster/docker/decision/VERSION @@ -1 +1 @@ -5.0.0 +5.1.0