From b5102c426945115c634ffd92474b7e491e4e8d91 Mon Sep 17 00:00:00 2001 From: Nicolas Dorier Date: Sun, 24 May 2020 17:59:43 +0900 Subject: [PATCH] Bump NBX (#1595) --- BTCPayServer.Tests/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml index 61f1dee24..dd91a54f6 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.26 + image: nicolasdorier/nbxplorer:2.1.29 restart: unless-stopped ports: - "32838:32838"