Skip to content

Commit 0038e71

Browse files
authored
jibri: install extra dependency
1 parent 0615ed6 commit 0038e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jibri/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG CHROMEDRIVER_MAJOR_RELEASE=78
88

99
RUN \
1010
apt-dpkg-wrap apt-get update \
11-
&& apt-dpkg-wrap apt-get install -y jibri \
11+
&& apt-dpkg-wrap apt-get install -y jibri libgl1-mesa-dri \
1212
&& apt-cleanup
1313

1414
RUN \

0 commit comments

Comments
 (0)