From d22993871f4cbe48806064d1235af5a7b4bf76ff Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Sun, 24 May 2020 20:19:06 +0900 Subject: [PATCH] Bump NBXplorer --- 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 dd91a54f6..e81226b73 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.29 + image: nicolasdorier/nbxplorer:2.1.30 restart: unless-stopped ports: - "32838:32838"