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