From 561caf966ac55432852679b29abbfb7c278bd258 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 16 Jul 2020 12:34:39 +0900 Subject: [PATCH] bump --- 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 f6395056e..28f0485f2 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.34 + image: nicolasdorier/nbxplorer:2.1.35 restart: unless-stopped ports: - "32838:32838"