소스 검색

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: