[adsb-multi-portal-feeder] Update to 1.26.1

This commit is contained in:
Max Winterstein
2023-06-21 09:21:11 +02:00
parent c57bc33c1a
commit 5be38c6d74
3 changed files with 14 additions and 4 deletions

View File

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