This commit is contained in:
alexbelgium
2025-06-01 08:32:58 +02:00
parent e388c04075
commit 4cc9199dd7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"build_from": {
"aarch64": "openproject/openproject:latest",
"amd64": "openproject/openproject:latest"
"aarch64": "openproject/openproject:16",
"amd64": "openproject/openproject:16"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"

View File

@@ -21,6 +21,6 @@
"slug": "openproject",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/openproject",
"version": "16.0-2",
"version": "16.0-3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}