Update wallabag/wallabag Docker tag to v2.6.1
All checks were successful
/ terraform (push) Successful in 1m6s
/ ansible (push) Successful in 2m12s

This commit is contained in:
Renovate 2023-06-21 14:00:41 +01:00
parent aeeb097491
commit 066d6f3911

View File

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