fix image version handling
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-10-21 22:23:32 +02:00
parent 88558095a6
commit 3fe066722a
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
---
renovatebot_version: slim
# @var renovatebot_image:description: Docker image to use.
renovatebot_image: renovate/renovate:slim
renovatebot_image: "renovate/renovate:{{ renovatebot_version }}"
renovatebot_service_stopped: False
# @var renovatebot_interval:description: Interval for the systemd timer.