Browse code

changed rocker version

veitveit authored on 11/11/2024 14:52:19
Showing 1 changed files

... ...
@@ -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