Alexandre
2023-05-20 20:52:38 +02:00
parent ae435b612a
commit 631ebaacb0
13 changed files with 1010 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"build_from": {
"aarch64": "portainer/agent:latest",
"amd64": "portainer/agent:latest",
"armv7": "portainer/agent:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}