From 7f29769352963c4eb59f835c7329cc54d7969aa7 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Tue, 4 Aug 2020 13:22:40 +0900 Subject: [PATCH] Bump nbx --- BTCPayServer.Tests/docker-compose.altcoins.yml | 2 +- BTCPayServer.Tests/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer.Tests/docker-compose.altcoins.yml b/BTCPayServer.Tests/docker-compose.altcoins.yml index 326b1e9f2..5bd3e621e 100644 --- a/BTCPayServer.Tests/docker-compose.altcoins.yml +++ b/BTCPayServer.Tests/docker-compose.altcoins.yml @@ -81,7 +81,7 @@ services: - customer_lnd - merchant_lnd nbxplorer: - image: nicolasdorier/nbxplorer:2.1.35 + image: nicolasdorier/nbxplorer:2.1.40 restart: unless-stopped ports: - "32838:32838" diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml index dc90f8358..fd9c6a252 100644 --- a/BTCPayServer.Tests/docker-compose.yml +++ b/BTCPayServer.Tests/docker-compose.yml @@ -78,7 +78,7 @@ services: - customer_lnd - merchant_lnd nbxplorer: - image: nicolasdorier/nbxplorer:2.1.37 + image: nicolasdorier/nbxplorer:2.1.40 restart: unless-stopped ports: - "32838:32838"