Skip to content

Commit 349ab91

Browse files
committed
Update hyperlink for Description
1 parent fa233b6 commit 349ab91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Dockerfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1717
build-essential \
1818
chromium \
1919
libnss3 \
20-
libgconf-2-4 \
2120
libasound2 \
21+
fonts-liberation \
22+
libatk-bridge2.0-0 \
23+
libgtk-3-0 \
24+
libx11-xcb1 \
2225
&& rm -rf /var/lib/apt/lists/*
2326
# RUN apt-get install libx11-6 --no-install-recommends -y
2427
# RUN apt-get install libglib2.0-0 --no-install-recommends -y

0 commit comments

Comments
 (0)