brizental pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
bda7adf3
by Beatriz Rizental at 2025-08-27T15:43:26+02:00
1 changed file:
Changes:
... | ... | @@ -9,6 +9,7 @@ FROM containers.torproject.org/tpo/tpa/base-images/python:bookworm |
9 | 9 | |
10 | 10 | RUN apt-get update && apt-get install -y \
|
11 | 11 | clang \
|
12 | + clang-tidy \
|
|
12 | 13 | curl \
|
13 | 14 | git \
|
14 | 15 | libasound2-dev \
|