diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 13cbc1e..c695f76 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: r-devel:latest +image: rocker/r-devel:latest before_script: - apt-get update