Update wallabag/wallabag Docker tag to v2.6.7
All checks were successful
/ terraform (push) Successful in 40s
/ ansible (push) Successful in 1m55s

This commit is contained in:
Renovate 2023-10-02 14:00:31 +01:00
parent 37b8c48a77
commit 74b3f253ec

View file

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