robertvidigal commited on
Commit
4326fcb
·
verified ·
1 Parent(s): 819cc62

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -10,6 +10,7 @@ RUN install2.r --error \
10
  dplyr \
11
  ggplot2 \
12
  readr \
 
13
  ggExtra
14
 
15
  COPY . .
 
10
  dplyr \
11
  ggplot2 \
12
  readr \
13
+ remotes \
14
  ggExtra
15
 
16
  COPY . .