bump nbx and nbitcoin

This commit is contained in:
nicolas.dorier 2020-04-16 19:35:57 +09:00
parent e73aece9c3
commit 42be03b560
No known key found for this signature in database
GPG key ID: 6618763EF09186FE
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NBitcoin" Version="5.0.27" />
<PackageReference Include="NBitcoin" Version="5.0.29" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>

View file

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