mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-13 11:35:51 +01:00
Bump NBitcoin and NBX
This commit is contained in:
parent
b203d369fb
commit
24691e5290
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue