This commit is contained in:
starry
2025-06-18 17:07:43 +08:00
committed by GitHub
parent 143de7b254
commit c607061dae
2 changed files with 0 additions and 2 deletions

View File

@@ -99,7 +99,6 @@ func getManifestTTL(reference string) time.Duration {
return 10 * time.Minute
}
// 普通tag: 中等缓存时间
return defaultTTL
}