mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-24 06:40:09 +00:00
Update Dockerfile
This commit is contained in:
parent
8387cb68f7
commit
a3c3ae02e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM ghcr.io/sdr-enthusiasts/docker-tar1090
|
FROM ghcr.io/sdr-enthusiasts/docker-tar1090:latest
|
||||||
|
|
||||||
LABEL org.opencontainers.image.source = "https://github.com/sdr-enthusiasts/docker-multifeeder"
|
LABEL org.opencontainers.image.source = "https://github.com/sdr-enthusiasts/docker-adsb-all-in-one"
|
||||||
|
|
||||||
ENV URL_MLAT_CLIENT_REPO="https://github.com/adsbxchange/mlat-client.git" \
|
ENV URL_MLAT_CLIENT_REPO="https://github.com/adsbxchange/mlat-client.git" \
|
||||||
PRIVATE_MLAT="false" \
|
PRIVATE_MLAT="false" \
|
||||||
|
|
Loading…
Reference in a new issue