summaryrefslogtreecommitdiff
path: root/api/types/types.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/types/types.go')
-rw-r--r--api/types/types.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/types/types.go b/api/types/types.go
index f7ac772971..14f908157b 100644
--- a/api/types/types.go
+++ b/api/types/types.go
@@ -327,7 +327,7 @@ type ContainerJSONBase struct {
Name string
RestartCount int
Driver string
- Platform string
+ OS string
MountLabel string
ProcessLabel string
AppArmorProfile string