1
0

Update Eclair

This commit is contained in:
nicolas.dorier
2022-01-13 19:01:26 +09:00
parent 36619b3f98
commit f02e4bbd39
4 changed files with 33 additions and 9 deletions

View File

@@ -680,7 +680,7 @@ namespace DockerFileBuildHelper
dockerInfo.GitLink = "https://github.com/chatwoot/chatwoot";
dockerInfo.GitRef = $"{image.Tag}";
break;
case "podcastindexorg/podcasting20-boosts":
case "podcastindexorg/podcasting20-helipad":
dockerInfo.DockerFilePath = $"umbrel/Dockerfile";
dockerInfo.DockerFilePathARM32v7 = $"umbrel/Dockerfile";
dockerInfo.DockerFilePathARM64v8 = $"umbrel/Dockerfile";