Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yufree authored May 9, 2024
1 parent 0811f42 commit c2c8db4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion iml/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ RUN python3 -m pip install --no-cache-dir --upgrade pip && \
pandas \
pyimzml \
matplotlib \
Pillow
Pillow \
shutil

USER ${NB_UID}

Expand Down

0 comments on commit c2c8db4

Please sign in to comment.