forked from jakub/dotnettest
Update Dockerfile
This commit is contained in:
@@ -8,4 +8,3 @@ FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS runtime
|
||||
WORKDIR /app
|
||||
COPY --from=build /app/publish .
|
||||
ENTRYPOINT ["dotnet", "MyBlazorApp.dll"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user