OwenStOnge commited on
Commit
1a25963
·
verified ·
1 Parent(s): a3e2045

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -24,7 +24,8 @@ RUN install2.r --error --skipinstalled \
24
  RCurl \
25
  curl \
26
  recipes \
27
- arrow
 
28
 
29
 
30
 
 
24
  RCurl \
25
  curl \
26
  recipes \
27
+ arrow \
28
+ base64enc
29
 
30
 
31