Skip to content

Commit f06e39e

Browse files
committed
buildx(history): remove unused field
Signed-off-by: CrazyMax <[email protected]>
1 parent 4c70561 commit f06e39e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/types/buildx/history.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ export interface ExportOpts {
107107
refs: Array<string>;
108108
noSummaries?: boolean;
109109
image?: string;
110-
useContainer?: boolean;
111110
}
112111

113112
export interface ExportResponse {

0 commit comments

Comments
 (0)