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