[adsb-multi-portal-feeder] Update to 1.27.0 - RadarBox support

This commit is contained in:
Max Winterstein
2023-06-24 13:32:03 +02:00
parent c6deb9a052
commit 7383f294e6
3 changed files with 15 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"build_from": {
"armv7": "thomx/fr24feed-piaware:1.26.1",
"aarch64": "thomx/fr24feed-piaware:1.26.1",
"amd64": "thomx/fr24feed-piaware:1.26.1"
"armv7": "thomx/fr24feed-piaware:1.27.0",
"aarch64": "thomx/fr24feed-piaware:1.27.0",
"amd64": "thomx/fr24feed-piaware:1.27.0"
}
}