Reorder images in the doc to push shitcoins down

This commit is contained in:
nicolas.dorier
2019-10-20 17:23:24 +09:00
parent f280b8e6cc
commit 9d4ebdf280
3 changed files with 75 additions and 65 deletions

View File

@@ -12,6 +12,7 @@ namespace DockerFileBuildHelper
public string DockerHubLink { get; set; }
public string GitLink { get; set; }
public string GitRef { get; set; }
public bool SupportedByUs { get; set; }
public Image Image { get; internal set; }
public string GetGithubLinkOf(string path)