Bump images (nbx,lnd,btcpay)

This commit is contained in:
nicolas.dorier
2019-07-04 21:01:16 +09:00
parent 5a61c732d6
commit c66906d5fe
7 changed files with 32 additions and 32 deletions

View File

@@ -237,7 +237,7 @@ namespace DockerFileBuildHelper
switch (name)
{
case "btglnd":
dockerInfo.DockerFilePath = "BTCPayServer.Dockerfile";
dockerInfo.DockerFilePath = "Dockerfile";
dockerInfo.GitLink = "https://github.com/vutov/lnd";
dockerInfo.GitRef = "master";
break;