Update wallabag/wallabag Docker tag to v2.6.5
All checks were successful
/ ansible (push) Successful in 2m53s
/ terraform (push) Successful in 3m1s

This commit is contained in:
Renovate 2023-08-28 10:00:28 +01:00
parent 84678087d1
commit 444fa61436

View File

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