Update dependency wallabag/wallabag to v2.5.0

This commit is contained in:
Renovate 2022-05-21 20:38:08 +00:00
parent 6116eed775
commit 284bed5e90

View file

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