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

readme: grafana: fix image URL

This commit is contained in:
Matthias Wirth 2024-10-12 21:00:12 +02:00
parent 494d963619
commit 646ef29495

View file

@ -891,7 +891,7 @@ See [README-grafana.md](README-grafana.md) for detailed instruction on how to co
```yaml
services:
ultrafeeder:
image: ghcr.io/sdr-enthusiasts/docker-ultrafeeder:telegraf
image: ghcr.io/sdr-enthusiasts/docker-adsb-ultrafeeder:telegraf
...
```