diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 80db9a49c0205af09f450dcefd96783a2de23903..30708fc84523366bb1f8d515eba7b43144beac5a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -66,7 +66,7 @@ renovate:
   variables:
     RENOVATE_TOKEN: $GITLAB_API_TOKEN
   image:
-    name: renovate/renovate:19
+    name: renovate/renovate:31
     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