⬆️ Update ghcr.io/linuxserver/lidarr Docker digest to 4a581ce #524

Merged
mafyuh merged 8 commits from renovate/ghcr.io-linuxserver-lidarr into main 2024-12-13 00:44:52 -05:00
Showing only changes of commit 63599f6d88 - Show all commits

View file

@ -21,4 +21,4 @@ jobs:
- name: Lint .yml files
run: |
find docker -name "*.yml" -exec yamllint --strict -d "{extends: relaxed, rules: {line-length: {max: 120}}}" {} \;
find docker -name "*.yml" -exec yamllint --strict -d "{extends: relaxed, rules: {line-length: {max: 120}}}" -f parsable {} \;