Update wallabag/wallabag Docker tag to v2.6.8
Some checks are pending
/ terraform (push) Has started running
/ ansible (push) Successful in 1m38s

This commit is contained in:
Renovate 2024-01-03 10:00:33 +00:00 committed by Jake Howard
parent d297674fb5
commit 5292785cd9

View File

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