mirror of
https://github.com/brmlab/brmkan.git
synced 2025-06-07 19:34:00 +02:00
Use latest tag of docker image.
This commit is contained in:
parent
57556962ce
commit
a55b4f60ef
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
# v0.6 2017-05-18
|
||||||
|
|
||||||
|
This release adds following new features:
|
||||||
|
|
||||||
|
* Use latest tag of Docker Hub image.
|
||||||
|
|
||||||
|
Thanks to GitHub user xet7 for contributions.
|
||||||
|
|
||||||
# v0.5 2017-05-06
|
# v0.5 2017-05-06
|
||||||
|
|
||||||
This release adds following new features:
|
This release adds following new features:
|
||||||
|
|
|
@ -16,7 +16,7 @@ services:
|
||||||
- wekan-db-dump:/dump
|
- wekan-db-dump:/dump
|
||||||
|
|
||||||
wekan:
|
wekan:
|
||||||
image: wekanteam/wekan:meteor-1.4
|
image: wekanteam/wekan:latest
|
||||||
container_name: wekan-app
|
container_name: wekan-app
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue