Updating from docker to docker-build, fixes #1791 #569
Annotations
4 errors
Run tests
Argument of type '{ imageName: pulumi.Output<string>; build: { context: string; }; registry: { server: Output<string>; username: Output<string>; password: Output<string>; }; }' is not assignable to parameter of type 'ImageArgs'.
|
Run tests
Argument of type '{ imageName: pulumi.Output<string>; build: { context: string; }; registry: { server: Output<string>; username: Output<string>; password: Output<string>; }; }' is not assignable to parameter of type 'ImageArgs'.
|
Run tests
Argument of type '{ imageName: pulumi.Output<string>; build: { context: string; }; registry: { server: Output<string>; username: Output<string>; password: Output<string>; }; }' is not assignable to parameter of type 'ImageArgs'.
|
Run tests
Process completed with exit code 2.
|
Loading