Skip to content

Commit

Permalink
Added missing zoom-us dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Sep 18, 2021
1 parent 8ff9913 commit 9cd6d3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zoom-us/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ RUN apt-get update && apt-get install -y \
libnss3 \
libxss1 \
sudo \
libxcb-xinerama0 \
libxkbcommon-x11-0 \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 9cd6d3a

Please sign in to comment.