cboettig commited on
Commit
5f0b73b
·
1 Parent(s): 233c511
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,7 +14,7 @@ RUN install2.r --error \
14
  tidyverse \
15
  shinybusy
16
 
17
- RUN installGithub.r cboettig/mapgl tidyverse/ellmer boettiger-lab/duckdb.agent
18
 
19
  COPY . .
20
 
 
14
  tidyverse \
15
  shinybusy
16
 
17
+ RUN installGithub.r cboettig/mapgl tidyverse/ellmer boettiger-lab/duckdb.agent cboettig/duckdbfs
18
 
19
  COPY . .
20