Bump NBitcoin and NBX

This commit is contained in:
nicolas.dorier
2020-04-08 19:34:12 +09:00
parent b203d369fb
commit 24691e5290
2 changed files with 2 additions and 2 deletions

View File

@@ -4,6 +4,6 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="NBXplorer.Client" Version="3.0.7" />
<PackageReference Include="NBXplorer.Client" Version="3.0.9" />
</ItemGroup>
</Project>

View File

@@ -76,7 +76,7 @@ services:
- customer_lnd
- merchant_lnd
nbxplorer:
image: nicolasdorier/nbxplorer:2.1.21
image: nicolasdorier/nbxplorer:2.1.23
restart: unless-stopped
ports:
- "32838:32838"