1 Commits

Author SHA1 Message Date
f76a297f39 Update dependency yamllint to v1.35.1 2024-11-03 16:00:34 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
ansible-lint==24.9.2
yamllint==1.33.0
yamllint==1.35.1
ansible
passlib

View File

@ -1,6 +1,6 @@
services:
wallabag:
image: wallabag/wallabag:2.6.10
image: wallabag/wallabag:2.6.9
restart: unless-stopped
environment:
- SYMFONY__ENV__SECRET={{ wallabag_secret }}