Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fcomte authored Oct 22, 2021
1 parent 80112bb commit 5367256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ RUN cd /tmp \
&& rm ${HIVE_HOME}/lib/jline-2.12.jar \
&& rm -rf /tmp/*

RUN pip install s3fs hvac boto3 pyarrow
RUN pip install s3fs hvac boto3 pyarrow pymongo

RUN pip install jupyterlab-git

Expand Down

0 comments on commit 5367256

Please sign in to comment.