Skip to content

Commit

Permalink
Install certifi
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsavage1 committed Oct 29, 2024
1 parent 156d9ab commit c8daff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cobalt/docker/linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN apt-get update && apt-get install -y \
libpango-1.0-0 \
gcc-multilib \
bzip2 \
python3-certifi \
&& rm -rf /var/lib/apt/lists/*

ADD files/sccache /usr/local/bin
Expand Down

0 comments on commit c8daff6

Please sign in to comment.