... | ... |
@@ -1,4 +1,4 @@ |
1 |
-FROM rocker/shiny:4.2.2 |
|
1 |
+FROM rocker/shiny:4.4.2 |
|
2 | 2 |
LABEL maintainer="Veit Schwaemmle <[email protected]>" |
3 | 3 |
LABEL description="Docker image of VSClust implementation on top of shiny-server. The number of to-be-installed R packages requires patience when building this image." |
4 | 4 |
|