cboettig commited on
Commit
29b08d0
·
1 Parent(s): a7df070
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -15,7 +15,7 @@ RUN install2.r --error \
15
  tidyverse \
16
  colourpicker
17
 
18
- RUN installGithub.r cboettig/mapgl tidyverse/ellmer cboettig/duckdbfs
19
 
20
  COPY . .
21
 
 
15
  tidyverse \
16
  colourpicker
17
 
18
+ RUN installGithub.r cboettig/mapgl tidyverse/ellmer cboettig/duckdbfs boettiger-lab/overture
19
 
20
  COPY . .
21