diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml
index c88bc1872..048c3dcd0 100644
--- a/BTCPayServer.Tests/docker-compose.yml
+++ b/BTCPayServer.Tests/docker-compose.yml
@@ -21,7 +21,7 @@ services:
- "tests:127.0.0.1"
nbxplorer:
- image: nicolasdorier/nbxplorer:1.0.0.28
+ image: nicolasdorier/nbxplorer:1.0.0.29
ports:
- "32838:32838"
expose:
@@ -39,6 +39,9 @@ services:
- bitcoind
- postgres
+ eclair:
+ image: nicolasdorier/docker-bitcoin:0.15.0.1
+
bitcoind:
container_name: btcpayserver_dev_bitcoind
image: nicolasdorier/docker-bitcoin:0.15.0.1
diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj
index 2e13f6b2b..8375a51ff 100644
--- a/BTCPayServer/BTCPayServer.csproj
+++ b/BTCPayServer/BTCPayServer.csproj
@@ -2,7 +2,7 @@
Exe
netcoreapp2.0
- 1.0.0.31
+ 1.0.0.32
@@ -21,7 +21,7 @@
-
+