Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -30,7 +30,7 @@ RUN install2.r --error \
|
|
| 30 |
remotes \
|
| 31 |
curl \
|
| 32 |
httr \
|
| 33 |
-
httpuv \
|
| 34 |
shiny \
|
| 35 |
dplyr \
|
| 36 |
ggplot2 \
|
|
|
|
| 30 |
remotes \
|
| 31 |
curl \
|
| 32 |
httr \
|
| 33 |
+
#httpuv \
|
| 34 |
shiny \
|
| 35 |
dplyr \
|
| 36 |
ggplot2 \
|