add python to build container
This commit is contained in:
@@ -7,6 +7,9 @@ COPY ["src", "."]
|
|||||||
|
|
||||||
RUN dotnet workload install wasm-tools
|
RUN dotnet workload install wasm-tools
|
||||||
|
|
||||||
|
RUN apt update
|
||||||
|
RUN apt install -y python
|
||||||
|
|
||||||
# Restore the Server
|
# Restore the Server
|
||||||
RUN dotnet restore 'MistoxWebsite.Server/MistoxWebsite.Server.csproj'
|
RUN dotnet restore 'MistoxWebsite.Server/MistoxWebsite.Server.csproj'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user