Alexandre
2023-05-20 21:21:36 +02:00
parent edd9e318b2
commit ace0d0c764
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"
} }