mirror of
https://github.com/hassio-addons/addon-prometheus.git
synced 2025-05-04 11:11:24 +00:00
* 🚜 Modernize add-on structure/CI * Prettified Code! * ⬆️ Upgrades add-on base image to v10.0.1 * Fix add-on linter warnings Co-authored-by: frenck <frenck@users.noreply.github.com>
7 lines
197 B
JSON
7 lines
197 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "ghcr.io/hassio-addons/base/aarch64:10.0.1",
|
|
"amd64": "ghcr.io/hassio-addons/base/amd64:10.0.1",
|
|
"armv7": "ghcr.io/hassio-addons/base/armv7:10.0.1"
|
|
}
|
|
}
|