fix(core): update
This commit is contained in:
@@ -32,7 +32,7 @@ export class DockerRegistry {
|
||||
return new DockerRegistry({
|
||||
registryUrl: registryUrl,
|
||||
username: username,
|
||||
password: password
|
||||
password: password,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user