Update wallabag/wallabag Docker tag to v2.6.10
This commit is contained in:
parent
8b40399358
commit
b48f31cc86
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
wallabag:
|
||||
image: wallabag/wallabag:2.6.9
|
||||
image: wallabag/wallabag:2.6.10
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- SYMFONY__ENV__SECRET={{ wallabag_secret }}
|
||||
|
|
Loading…
Reference in a new issue