fix(cistech-tunnel): add libxcb-cursor0 for Qt xcb plugin
This commit is contained in:
@@ -71,6 +71,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libegl1 \
|
||||
libgl1 \
|
||||
libopengl0 \
|
||||
libxcb-cursor0 \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user