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