Update renovate/renovate Docker tag to v36
This commit is contained in:
parent
f037a393e4
commit
cb2ed2dd62
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
version: "2.3"
|
||||
services:
|
||||
renovate:
|
||||
image: renovate/renovate:35-slim
|
||||
image: renovate/renovate:36-slim
|
||||
command: /entrypoint.sh
|
||||
user: "{{ docker_user.id }}"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue