Update wallabag/wallabag Docker tag to v2.6.8 #118

Merged
jake merged 1 commit from renovate/wallabag-wallabag-2.x into master 2024-01-22 09:11:28 +00:00

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