Update wallabag/wallabag Docker tag to v2.6.12
All checks were successful
/ terraform (push) Successful in 46s
/ ansible (push) Successful in 2m6s

This commit is contained in:
Renovate 2025-04-12 08:00:50 +01:00 committed by Jake Howard
parent 96b9cbe6db
commit b9bc80d3b0

View file

@ -1,6 +1,6 @@
services:
wallabag:
image: wallabag/wallabag:2.6.10
image: wallabag/wallabag:2.6.12
restart: unless-stopped
environment:
- SYMFONY__ENV__SECRET={{ wallabag_secret }}