Skip to content

Commit c479ffa

Browse files
committed
chore: 更新 dockerfile 脚本
1 parent 1e3548c commit c479ffa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/BootstrapBlazor.Server/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ COPY . .
1111

1212
WORKDIR "src/BootstrapBlazor.Server"
1313
FROM build AS publish
14-
RUN dotnet build
1514
RUN dotnet publish -c Release -o /app
1615

1716
FROM base AS final

0 commit comments

Comments
 (0)