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: |