Skip to content

Commit

Permalink
Ssb project v1.0.5 (#19)
Browse files Browse the repository at this point in the history
* add ssb-project 1.0.5

* Remove chown /home/jovyan/.cache
  • Loading branch information
Andilun authored Nov 7, 2022
1 parent 75c5eab commit 3c78285
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/jupyterlab/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ ENV OCI_LIB /usr/lib/oracle/21/client64/lib
RUN R CMD javareconf -e && \
R -e "install.packages('ROracle', dependencies=TRUE, repos='http://cran.rstudio.com/')"

# Needed for installs as non-root
RUN chown -R $NB_UID /home/jovyan/.cache

USER $NB_UID

Expand Down

0 comments on commit 3c78285

Please sign in to comment.