diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 30708fc84523366bb1f8d515eba7b43144beac5a..f7b6676738c7e5e857ab2597114cdd14867083a5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -66,7 +66,7 @@ renovate:
   variables:
     RENOVATE_TOKEN: $GITLAB_API_TOKEN
   image:
-    name: renovate/renovate:31
+    name: renovate/renovate:32
     entrypoint: ['']
   script:
     - node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}
\ No newline at end of file