diff --git a/docker.yaml b/docker.yaml index 0d711b4..2c98415 100644 --- a/docker.yaml +++ b/docker.yaml @@ -1,6 +1,6 @@ --- document: modulemd -version: 1 +version: 2 data: summary: Module for docker runtime and docker-distribution description: >- @@ -12,13 +12,13 @@ data: module: - MIT dependencies: - buildrequires: - golang: "1.10" - golang-ecosystem: "2017.0" - platform: f28 - requires: - container-tools: "2017.0" - platform: f28 + - buildrequires: + golang: [1.10] + golang-ecosystem: [2017.0] + platform: [] + requires: + container-tools: [2017.0] + platform: [] references: community: htts://github.com/projectatomic/docker documentation: https://github.com/projectatomic/docker