Function get_image_tag

Source
pub fn get_image_tag(cache_validity: Option<u64>) -> Result<String>
Expand description

Get the latest image. it is fetched from cache we have a version that is younger than cache_validity in seconds.