Skip to content

Commit 3e5ac1b

Browse files
authored
Add libatomic1 and libpulse0 to Dockerfile
1 parent 0fcf7c7 commit 3e5ac1b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ RUN set -x \
3636
jq \
3737
gettext-base \
3838
unzip \
39+
libatomic1 \
40+
libpulse0 \
3941
wget \
4042
&& rm -rf /var/lib/apt/lists/*
4143

0 commit comments

Comments
 (0)