浏览代码

update docker compose to latest dockerhub

Stephen Moloney 8 年之前
父节点
当前提交
3f7919e0b3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -16,7 +16,7 @@ services:
       - wekan-db-dump:/dump
       - wekan-db-dump:/dump
 
 
   wekan:
   wekan:
-    image: wefork/wekan
+    image: mquandalle/wekan:latest
     container_name: wekan-app
     container_name: wekan-app
     restart: always
     restart: always
     networks:
     networks: