Forgot line dockerfile
This commit is contained in:
parent
f6f37654a1
commit
96a11721ac
@ -8,7 +8,7 @@ COPY . .
|
||||
|
||||
RUN dotnet tool restore
|
||||
|
||||
RUN dotnet restore "Bot/Bot.fsproj"
|
||||
RUN dotnet restore "CurrencyAPI/CurrencyAPI.fsproj"
|
||||
|
||||
WORKDIR "/src/Bot"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user