RenovateBot: Update renovate/renovate Docker tag to v34

This commit is contained in:
Matweb Bot 2022-10-26 04:07:28 +00:00
parent c9986a1b41
commit 56b9b208c5

View file

@ -64,7 +64,7 @@ renovate:
variables:
RENOVATE_TOKEN: $GITLAB_API_TOKEN
image:
name: renovate/renovate:32
name: renovate/renovate:34
entrypoint: ['']
script:
- node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}