Spaces:
Build error
Build error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -9,7 +9,7 @@ RUN install2.r --error \
|
|
| 9 |
readr \
|
| 10 |
ggExtra \
|
| 11 |
shinythemes \
|
| 12 |
-
highcharter
|
| 13 |
|
| 14 |
COPY . .
|
| 15 |
|
|
|
|
| 9 |
readr \
|
| 10 |
ggExtra \
|
| 11 |
shinythemes \
|
| 12 |
+
highcharter
|
| 13 |
|
| 14 |
COPY . .
|
| 15 |
|