Skip to content

Commit

Permalink
re-enable os binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Sep 26, 2023
1 parent d3923d9 commit bd8416f
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 @@ -9,6 +9,6 @@ ENV CRAN='https://packagemanager.rstudio.com/cran/__linux__/jammy/latest'

COPY inst/scripts /home/rstudio/scripts

# RUN bash ./scripts/add_cranapt_jammy.sh
RUN bash ./scripts/add_cranapt_jammy.sh

RUN sudo R -f ./scripts/install_deps.R

0 comments on commit bd8416f

Please sign in to comment.