Retry sing-box downloads in runtime builds
Build and Deploy Gateway / build-and-push (push) Successful in 36s
Build and Deploy Gateway / deploy (push) Successful in 18s

This commit is contained in:
2026-08-09 13:33:28 +03:00
parent d612e227fa
commit 3204ecf4a5
5 changed files with 14 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.21.4',
macClient: '0.21.5',
gatewayClient: '0.22.0',
gatewayBackend: '0.22.4',
gatewayBackend: '0.22.5',
});
export interface ParsedVersion {