diff --git a/server/Dockerfile b/server/Dockerfile index 6f6b8e4..38b5ec0 100644 --- a/server/Dockerfile +++ b/server/Dockerfile @@ -1,4 +1,4 @@ -# ==================== 运行时基础镜像 ==================== +# ==================== 运行时基础镜像 ==================== FROM 192.168.195.25:19900/library/dotnet/aspnet:10.0-preview AS base USER $APP_UID WORKDIR /app