From d3901f9904d2bc1186185e87201b66f6986fd371 Mon Sep 17 00:00:00 2001 From: kx1t Date: Mon, 27 Mar 2023 13:21:53 -0400 Subject: [PATCH] switch to Wiedehopf MLAT Client --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 82d8489..e17deb1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM ghcr.io/sdr-enthusiasts/docker-tar1090:latest LABEL org.opencontainers.image.source = "https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder" -ENV URL_MLAT_CLIENT_REPO="https://github.com/adsbxchange/mlat-client.git" \ +ENV URL_MLAT_CLIENT_REPO="https://github.com/wiedehopf/mlat-client.git" \ PRIVATE_MLAT="false" \ MLAT_INPUT_TYPE="auto"