update docker for wasm
This commit is contained in:
@@ -5,6 +5,8 @@ WORKDIR /src
|
||||
# Copy all projects
|
||||
COPY ["src", "."]
|
||||
|
||||
RUN dotnet workload install wasm-tools
|
||||
|
||||
# Restore the Server
|
||||
RUN dotnet restore 'MistoxWebsite.Server/MistoxWebsite.Server.csproj'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user