brizental pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • .gitlab/ci/containers/base/Containerfile
    ... ... @@ -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 \