Update wallabag/wallabag Docker tag to v2.6.2
Some checks failed
/ terraform (push) Failing after 5s
/ ansible (push) Failing after 4s

This commit is contained in:
Renovate 2023-08-01 13:51:09 +01:00 committed by Jake Howard
parent 426c8f4e40
commit 65f54326f3

View File

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