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

Update wallabag/wallabag Docker tag to v2.5.2

See merge request sys/infrastructure!50
This commit is contained in:
Jake Howard 2022-10-25 08:46:19 +01:00
commit bfacd3b6df

View file

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