tor-browser

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

commit 5ccf4a7d77a329f237d3a41e400049f9c47dc71f
parent b56e301ec7970b51f49e6f3c43bf89eab13e376a
Author: Atila Butkovits <abutkovits@mozilla.com>
Date:   Mon,  1 Dec 2025 12:23:07 +0200

Revert "Bug 1861626 - use gecko_decision:5.1.0 docker image. r=marco,releng-reviewers,bhearsum" to unbreak nightlies.

This reverts commit 41aa2e769f0331c08f8ef56d581ba06aeceaf60f.

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.1.0@sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667' + image: 'mozillareleases/gecko_decision:5.0.0@sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670' maxRunTime: 3600 command: - - /builds/worker/bin/run-task-hg + - /builds/worker/bin/run-task - '--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:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667 +sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670 diff --git a/taskcluster/docker/decision/VERSION b/taskcluster/docker/decision/VERSION @@ -1 +1 @@ -5.1.0 +5.0.0