diff --git a/docker-compose.yml b/docker-compose.yml index 2c4afe3..f4465b4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,10 +2,9 @@ version: "3.9" services: bettafish: - build: - context: . - dockerfile: Dockerfile - image: bettafish:latest + image: ghcr.io/666ghj/bettafish:latest + # Speed up mirror + # image: ghcr.nju.edu.cn/666ghj/bettafish:latest container_name: bettafish restart: unless-stopped environment: