Update yamllint to fix dependency issue

I think this still validates everything we need it to
This commit is contained in:
Jake Howard
2022-01-11 20:51:12 +00:00
parent db68c107d0
commit c5215e330b
19 changed files with 30 additions and 29 deletions

View File

@ -5,7 +5,7 @@ services:
command: /entrypoint.sh
user: "{{ docker_user.id }}"
environment:
- TZ={{ TZ }}
- TZ={{ timezone }}
- GITHUB_COM_TOKEN={{ renovate_github_token }}
- DOCKER_HOST=tcp://docker_proxy:2375
- LOG_LEVEL=debug # Noisy, but required for debugging