RenovateBot: Update renovate/renovate Docker tag to v39

This commit is contained in:
Matweb Bot 2025-01-12 12:15:43 +00:00
parent 1035a24707
commit c1feec2baf

View File

@ -68,7 +68,7 @@ renovate:
variables:
RENOVATE_TOKEN: $GITLAB_API_TOKEN
image:
name: renovate/renovate:38
name: renovate/renovate:39
entrypoint: ['']
script:
- renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}