[adsb-multi-portal-feeder] Update to 1.20.0 (#141)

This commit is contained in:
Max Winterstein
2023-02-08 10:39:15 +01:00
committed by GitHub
parent 0d835b2806
commit 0b4b10c462
3 changed files with 8 additions and 4 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"build_from": {
"armv7": "thomx/fr24feed-piaware:1.19.0",
"aarch64": "thomx/fr24feed-piaware:1.19.0",
"amd64": "thomx/fr24feed-piaware:1.19.0"
"armv7": "thomx/fr24feed-piaware:1.20.0",
"aarch64": "thomx/fr24feed-piaware:1.20.0",
"amd64": "thomx/fr24feed-piaware:1.20.0"
}
}