Skip to content

Commit b27a6ee

Browse files
authored
Add more org.opencontainers.image specs (#72)
1 parent 2061585 commit b27a6ee

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

build.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
},
1515
"labels": {
1616
"io.hass.type": "audio",
17-
"org.opencontainers.image.source": "https://github.com/home-assistant/plugin-audio"
17+
"org.opencontainers.image.title": "Home Assistant Audio Plugin",
18+
"org.opencontainers.image.description": "Home Assistant Supervisor plugin for Audio",
19+
"org.opencontainers.image.source": "https://github.com/home-assistant/plugin-audio",
20+
"org.opencontainers.image.authors": "The Home Assistant Authors",
21+
"org.opencontainers.image.url": "https://www.home-assistant.io/",
22+
"org.opencontainers.image.documentation": "https://www.home-assistant.io/docs/",
23+
"org.opencontainers.image.licenses": "Apache License 2.0"
1824
}
1925
}

0 commit comments

Comments
 (0)