mirror of https://github.com/abpframework/eventhub
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||
FROM mcr.microsoft.com/dotnet/sdk:9.0 AS build |
|||
FROM mcr.microsoft.com/dotnet/sdk:10.0 AS build |
|||
WORKDIR /app |
|||
COPY . . |
|||
Loading…
Reference in new issue