Update wallabag/wallabag Docker tag to v2.6.6 #66

Merged
jake merged 1 commits from renovate/wallabag-wallabag-2.x into master 2023-09-10 21:00:56 +01:00

View File

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