Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rundel authored Feb 13, 2024
1 parent 6cd1434 commit a6a796d
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.549/qua
&& rm quarto-*-linux-amd64.deb

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

RUN apt-get clean \
Expand Down

0 comments on commit a6a796d

Please sign in to comment.