rename containerName to image

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-25 00:43:26 +01:00
parent 6cca3ceb6c
commit 4a69d53a67
4 changed files with 15 additions and 16 deletions

View file

@ -11,7 +11,7 @@
"additionalProperties": false,
"minProperties": 11,
"properties": {
"containerName": {
"image": {
"type": "string"
},
"depends_on": {