Use Debian Node image for gateway builds
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const HARBOR_VERSIONS = Object.freeze({
|
||||
macClient: '0.20.36',
|
||||
gatewayClient: '0.21.21',
|
||||
gatewayBackend: '0.21.21',
|
||||
gatewayBackend: '0.21.22',
|
||||
});
|
||||
|
||||
export interface ParsedVersion {
|
||||
|
||||
Reference in New Issue
Block a user