diff --git a/score-v1b1.json b/score-v1b1.json index 4de147a..0c5b979 100644 --- a/score-v1b1.json +++ b/score-v1b1.json @@ -196,9 +196,7 @@ "container": { "description": "The specification of a Container within the Workload.", "type": "object", - "required": [ - "image" - ], + "required": [], "additionalProperties": false, "properties": { "image": {