Update dependency wallabag/wallabag to v2.5.1

This commit is contained in:
Renovate 2022-06-09 08:05:42 +00:00
parent 4ba1ab0a28
commit f8e4e6302d

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 }}