Merge branch 'renovate/wallabag-wallabag-2.x' into 'master'

Update dependency wallabag/wallabag to v2.5.1

See merge request sys/infrastructure!23
This commit is contained in:
Jake Howard 2022-06-18 21:43:45 +01:00
commit fd6a8be593

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
wallabag:
image: wallabag/wallabag:2.5.0
image: wallabag/wallabag:2.5.1
restart: unless-stopped
environment:
- SYMFONY__ENV__SECRET={{ wallabag_secret }}