diff --git a/docker/Dockerfile b/docker/Dockerfile index dd049d9..2360b22 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,4 +1,4 @@ -FROM rocker/verse:4.4.3 +FROM rocker/verse:4.5.0 ## In all rocker-images there is this magic folder with lots of predefined scripts for installing stuff ## like `shiny`, `quarto`, `python` including all necessarry system libraries: