mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
update docker test
This commit is contained in:
parent
5f6913b3a2
commit
af16e1db69
2 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM microsoft/dotnet:2.0.0-sdk
|
||||
FROM microsoft/dotnet:2.0.5-sdk-2.1.4
|
||||
WORKDIR /app
|
||||
# caches restore result by copying csproj file separately
|
||||
COPY BTCPayServer.Tests/BTCPayServer.Tests.csproj BTCPayServer.Tests/BTCPayServer.Tests.csproj
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
{ "sdk": { "version": "2.0.0" } }
|
Loading…
Add table
Reference in a new issue