浏览代码

Add reference to automated build (#28)

Michael B. Klein 6 年之前
父节点
当前提交
82d8112911
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -5,7 +5,7 @@ volumes:
 
 services:
   lakesuperior:
-    build: .
+    image: scossu/lakesuperior:stable
     volumes:
       - lakesuperior:/data
     ports: