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