Update wallabag/wallabag Docker tag to v2.6.7

This commit is contained in:
Renovate
2023-10-02 14:00:31 +01:00
committed by Jake Howard
parent 4950082c28
commit a1a61f1069

View File

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