tor-browser

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

commit 0a62115f893835e7237dde8fe6b7cc9398a8973c
parent ec21a4153356f40d8b64512cc570db50827174ba
Author: serge-sans-paille <sguelton@mozilla.com>
Date:   Tue, 14 Oct 2025 23:03:11 +0000

Bug 1993915 - Adjust android-build docker image now that artifact can be compressed with zstd r=jmaher

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

Diffstat:
Mtaskcluster/kinds/docker-image/kind.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/taskcluster/kinds/docker-image/kind.yml b/taskcluster/kinds/docker-image/kind.yml @@ -302,6 +302,8 @@ tasks: android-build: symbol: I(agb) parent: debian12-base + packages: + - deb12-python-zstandard fetch: symbol: I(fetch) parent: debian12-raw