avoid exec issue

This commit is contained in:
Alexandre
2024-06-07 11:14:01 +02:00
parent 9abf7bfe56
commit 031dde46b9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
--- ---
build_from: build_from:
aarch64: ghcr.io/tphakala/birdnet-go:latest aarch64: ghcr.io/tphakala/birdnet-go:dev
amd64: ghcr.io/tphakala/birdnet-go:latest amd64: ghcr.io/tphakala/birdnet-go:dev
codenotary: codenotary:
signer: alexandrep.github@gmail.com signer: alexandrep.github@gmail.com

View File

@@ -106,5 +106,5 @@
"slug": "birdnet-go", "slug": "birdnet-go",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"version": "0.5.3-2" "version": "0.5.3-3"
} }