1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 05:50:44 +00:00

Update Dockerfile

This commit is contained in:
kx1t 2023-03-22 17:15:26 +01:00 committed by GitHub
parent 8387cb68f7
commit a3c3ae02e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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" \
PRIVATE_MLAT="false" \