Skip to content

Commit

Permalink
Update appendix
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Oct 10, 2024
1 parent 2b0cff3 commit 85df175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appendix
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN yes | unminimize
ENV MANPATH="${NB_PYTHON_PREFIX}/share/man:${MANPATH}"
RUN mandb

ENV R_VERSION="4.4.1"
RUN PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin && \
chmod +x ${REPO_DIR}/rocker.sh && \
${REPO_DIR}/rocker.sh
Expand Down

0 comments on commit 85df175

Please sign in to comment.