mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-18 01:43:41 -05:00
feat: show which containers use a specific image
This commit is contained in:
@@ -11,7 +11,7 @@ pub struct Update {
|
||||
pub result: UpdateResult,
|
||||
pub time: u32,
|
||||
pub server: Option<String>,
|
||||
pub in_use: bool,
|
||||
pub used_by: Vec<String>,
|
||||
#[serde(skip_serializing, skip_deserializing)]
|
||||
pub status: Status,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user