Update wallabag/wallabag Docker tag to v2.6.9 #149

Merged
jake merged 1 commit from renovate/wallabag-wallabag-2.x into master 2024-04-15 13:25:20 +01:00
Showing only changes of commit 989a804bad - Show all commits

View file

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