@@ -3,7 +3,7 @@
# Docker 镜像构建脚本
# 使用方法: ./build.sh [选项]
-IMAGE_NAME="my-fastapi-app"
+IMAGE_NAME="eh-downloader"
TAG="latest"
DOCKERFILE="Dockerfile"