Explorar o código

jibri: install extra dependency

Arun %!s(int64=5) %!d(string=hai) anos
pai
achega
0038e718eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jibri/Dockerfile

+ 1 - 1
jibri/Dockerfile

@@ -8,7 +8,7 @@ ARG CHROMEDRIVER_MAJOR_RELEASE=78
 
 RUN \
 	apt-dpkg-wrap apt-get update \
-	&& apt-dpkg-wrap apt-get install -y jibri \
+	&& apt-dpkg-wrap apt-get install -y jibri libgl1-mesa-dri \
 	&& apt-cleanup
 
 RUN \