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

This commit is contained in:
Renovate 2023-08-01 13:51:09 +01:00
parent 6224b8f675
commit 63a1192036

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 }}