mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update to Meteor 1.4 based Docker image
parent
d48dff4d30
commit
73ea363cd8
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
```yaml
|
||||
wekan:
|
||||
image: mquandalle/wekan
|
||||
image: wekanteam/wekan:meteor-1.4
|
||||
links:
|
||||
- wekandb
|
||||
environment:
|
||||
|
|
@ -35,7 +35,7 @@ wekandb:
|
|||
**Note:** to start the wekan containers automatically on boot, use the `restart: always` policy on both containers. e.g.
|
||||
```
|
||||
wekan:
|
||||
image: mquandalle/wekan
|
||||
image: wekanteam/wekan:meteor-1.4
|
||||
restart: always
|
||||
...
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue