Update wallabag/wallabag Docker tag to v2.6.8
Some checks failed
/ terraform (push) Successful in 1m4s
/ ansible (push) Failing after 1m48s

This commit is contained in:
Renovate 2024-01-03 10:00:33 +00:00
parent f5154d1683
commit 1656ffdfac

View file

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