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

Update wallabag/wallabag Docker tag to v2.5.4

See merge request sys/infrastructure!104
This commit is contained in:
Jake Howard 2023-02-13 08:47:24 +00:00
commit bfb7e41549

View File

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