From d9a0db3efc38009b5fdc5339a0dfc39d14b9a690 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 29 Aug 2019 00:03:14 +0900 Subject: [PATCH] bump nbx --- 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 bdca5fbeb..737a5e26a 100644 --- a/BTCPayServer.Tests/docker-compose.yml +++ b/BTCPayServer.Tests/docker-compose.yml @@ -68,7 +68,7 @@ services: - customer_lnd - merchant_lnd nbxplorer: - image: nicolasdorier/nbxplorer:2.0.0.55 + image: nicolasdorier/nbxplorer:2.0.0.57 restart: unless-stopped ports: - "32838:32838"