From a57a72de88f0073431579a4ee35610074b756f91 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Fri, 2 Nov 2018 19:02:07 +0900 Subject: [PATCH] bump clightning --- BTCPayServer.Tests/docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml index e51141232..c3c4e46b5 100644 --- a/BTCPayServer.Tests/docker-compose.yml +++ b/BTCPayServer.Tests/docker-compose.yml @@ -118,7 +118,7 @@ services: - "bitcoin_datadir:/data" customer_lightningd: - image: nicolasdorier/clightning:v0.6.2-2-dev + image: nicolasdorier/clightning:v0.6.2-3-dev restart: unless-stopped environment: EXPOSE_TCP: "true" @@ -163,7 +163,7 @@ services: - merchant_lightningd merchant_lightningd: - image: nicolasdorier/clightning:v0.6.2-2-dev + image: nicolasdorier/clightning:v0.6.2-3-dev environment: EXPOSE_TCP: "true" LIGHTNINGD_OPT: |