baseImageUri property

String? baseImageUri
getter/setter pair

URI of the base builder image in Artifact Registry being used in the build.

Used to opt into automatic base image updates.

Implementation

core.String? baseImageUri;