Skip to content

Commit 054f833

Browse files
committed
[X-0] Fix M1 test issue
1 parent 5eff529 commit 054f833

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ RUN apt install -y libsm6 \
77
ffmpeg \
88
libfontconfig1 \
99
libxrender1 \
10-
libgl1-mesa-glx
10+
libgl1-mesa-glx \
11+
libgeos-dev
1112

1213
WORKDIR /usr/src/labelbox
1314
COPY requirements.txt /usr/src/labelbox

0 commit comments

Comments
 (0)