mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "portainer/agent:latest",
|
"aarch64": "portainer/agent:alpine",
|
||||||
"amd64": "portainer/agent:latest",
|
"amd64": "portainer/agent:alpine",
|
||||||
"armv7": "portainer/agent:latest"
|
"armv7": "portainer/agent:alpine"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
|
|||||||
@@ -40,5 +40,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "portainer_agent",
|
"slug": "portainer_agent",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.18.2-test2"
|
"version": "2.18.2-test3"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user