diff --git a/Dockerfile b/Dockerfile index 2f253ba..26391b5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rocker/rstudio:4.1.2 +FROM rocker/rstudio:4.2.1 LABEL maintainer="thomas.schaffter@protonmail.com" LABEL description="Base image with RStudio and Conda"