diff --git a/Dockerfile b/Dockerfile index 8857707..82d8489 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ghcr.io/sdr-enthusiasts/docker-tar1090:latest -LABEL org.opencontainers.image.source = "https://github.com/sdr-enthusiasts/docker-adsb-all-in-one" +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" \ PRIVATE_MLAT="false" \