Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel authored Apr 18, 2024
1 parent ae156c2 commit f5c94ee
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 @@ -17,7 +17,7 @@ RUN wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.4.550/qua
&& rm quarto-*-linux-amd64.deb

RUN install.r devtools rmarkdown quarto tidyverse gifski ggrepel ggpubr \
&& installGithub.r rundel/checklist rundel/parsermd \
&& installGithub.r rundel/checklist rundel/parsermd djnavarro/jasmines \
&& installGithub.r Selbosh/ggchernoff

RUN apt-get clean \
Expand Down

0 comments on commit f5c94ee

Please sign in to comment.