igroffman commited on
Commit
06f35ef
·
verified ·
1 Parent(s): b6b1b1c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -13,8 +13,8 @@ RUN apt-get update && apt-get install -y \
13
  RUN install2.r --error --skipinstalled \
14
  shiny \
15
  shinydashboard \
 
16
  DT \
17
- plotly \
18
  dplyr \
19
  readr \
20
  stringr
 
13
  RUN install2.r --error --skipinstalled \
14
  shiny \
15
  shinydashboard \
16
+ shinyBS \
17
  DT \
 
18
  dplyr \
19
  readr \
20
  stringr