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