Skip to content

Commit 5367256

Browse files
authored
Update Dockerfile
1 parent 80112bb commit 5367256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ RUN cd /tmp \
6666
&& rm ${HIVE_HOME}/lib/jline-2.12.jar \
6767
&& rm -rf /tmp/*
6868

69-
RUN pip install s3fs hvac boto3 pyarrow
69+
RUN pip install s3fs hvac boto3 pyarrow pymongo
7070

7171
RUN pip install jupyterlab-git
7272

0 commit comments

Comments
 (0)