Values.ImageConfigurationSourceThe applied image configuration.
type nonrec t = {imageUri : ImageUri.t option;The image URI.
*)resolvedImageDigest : ImageDigest.t option;The SHA256 digest of the image URI. This indicates which specific image the application is configured for. The image digest doesn't exist until an application has started.
*)}