bump btcpay
This commit is contained in:
@@ -540,7 +540,7 @@ namespace DockerFileBuildHelper
|
||||
dockerInfo.DockerFilePathARM32v7 = $"stable/debian/Dockerfile";
|
||||
dockerInfo.DockerFilePathARM64v8 = $"stable/debian/Dockerfile";
|
||||
dockerInfo.GitLink = "https://github.com/nginxinc/docker-nginx";
|
||||
dockerInfo.GitRef = image.Tag;
|
||||
dockerInfo.GitRef = "1.23.2"; // In reality we are on 1.23.3, but they didn't published yet
|
||||
dockerInfo.SupportedByUs = true;
|
||||
break;
|
||||
case "docker-gen":
|
||||
|
||||
Reference in New Issue
Block a user