diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml index 0ff369c53..5dd49c3db 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.18 + image: nicolasdorier/nbxplorer:1.0.0.20 ports: - "32838:32838" expose: @@ -53,4 +53,4 @@ services: postgres: image: postgres:9.6.5 ports: - - "39372:5432" \ No newline at end of file + - "39372:5432"