Pier Angelo Vendrame pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
4d3e22cd
by Beatriz Rizental at 2024-11-26T10:03:34+00:00
1 changed file:
Changes:
| ... | ... | @@ -29,6 +29,8 @@ RUN apt-get update && apt-get install -y \ |
| 29 | 29 | nasm \
|
| 30 | 30 | pkgconf \
|
| 31 | 31 | unzip \
|
| 32 | + x11-utils \
|
|
| 33 | + xvfb \
|
|
| 32 | 34 | xz-utils \
|
| 33 | 35 | wget && \
|
| 34 | 36 | apt-get clean && \
|