Update wallabag/wallabag Docker tag to v2.5.4
This commit is contained in:
parent
f2f9e194c5
commit
af2d9e9e45
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
wallabag:
|
wallabag:
|
||||||
image: wallabag/wallabag:2.5.2
|
image: wallabag/wallabag:2.5.4
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- SYMFONY__ENV__SECRET={{ wallabag_secret }}
|
- SYMFONY__ENV__SECRET={{ wallabag_secret }}
|
||||||
|
|
Loading…
Reference in a new issue