Update wallabag/wallabag Docker tag to v2.6.6
This commit is contained in:
parent
4aa4ac24d4
commit
8eb127ceb6
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue