mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-25 08:00:56 +00:00
@@ -187,7 +187,7 @@ export namespace Container {
|
||||
export interface ImagePull {
|
||||
taskID: string;
|
||||
repoID: number;
|
||||
imageName: string;
|
||||
imageName: Array<string>;
|
||||
}
|
||||
export interface ImageTag {
|
||||
sourceID: string;
|
||||
|
||||
Reference in New Issue
Block a user