fix image version handling
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
88558095a6
commit
3fe066722a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user