Update Dockerfile
This commit is contained in:
parent
a66927b670
commit
389057c434
1 changed files with 1 additions and 0 deletions
|
@ -26,5 +26,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
libudev-dev \
|
||||
libxi-dev \
|
||||
libxrandr-dev \
|
||||
libfontconfig-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
Loading…
Reference in a new issue