Update wallabag/wallabag Docker tag to v2.6.6
All checks were successful
/ terraform (push) Successful in 56s
/ ansible (push) Successful in 2m46s

This commit is contained in:
Renovate 2023-09-07 10:00:48 +01:00 committed by Jake Howard
parent 3deda7bde7
commit 2303f7b247

View File

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