Skip to content

Commit 62e2abb

Browse files
add dependencies 4
1 parent 4e1f6a9 commit 62e2abb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RUN apt-get update && apt-get install -y \
55
libxkbcommon0 \
66
libgl1 \
77
libdbus-1-3 \
8+
libxcb-cursor0 \
89
&& rm -rf /var/lib/apt/lists/*
910

1011
WORKDIR /app

0 commit comments

Comments
 (0)