diff --git a/cloud/docker/docker.py b/cloud/docker/docker.py index fe1ef4707d1..86402bee773 100644 --- a/cloud/docker/docker.py +++ b/cloud/docker/docker.py @@ -53,7 +53,7 @@ options: Used to match and launch containers. default: null required: false - version_added: "2.0" + version_added: "2.1" command: description: - Command used to match and launch containers.