Skip to content

Commit

Permalink
Rename Dockerfile to 0.0.1.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
brettellebi authored Jun 17, 2021
1 parent 5c79586 commit f9896e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rocker/tidyverse:4.1.0

# Install ViteRbi
RUN R -e "devtools::install_github('tf2/ViteRbi', upgrade = 'never')"
RUN R -e "devtools::install_github('tf2/ViteRbi', upgrade = 'never')"

0 comments on commit f9896e9

Please sign in to comment.