diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e58a588060ae8b4196edb4a2fed8b0416d895a85..4b7812ba9033dccc10aafef09d81428644d21a93 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 # The Docker image that will be used to build your app
-image: rocker/tidyverse:4.3.2
+image: rocker/tidyverse:4.4.0
 
 before_script:
   - apt-get update