Update README.md

Fixed Docker package link
This commit is contained in:
Twan K 2024-05-21 15:38:10 +02:00 committed by GitHub
parent dee6a079a5
commit e56451f5e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ A script to create, update and delete Zabbix hosts using Netbox device objects.
To pull the latest stable version to your local cache, use the following docker pull command:
```
docker pull ghcr.io/TheNetworkGuy/netbox-zabbix-sync:latest
docker pull ghcr.io/thenetworkguy/netbox-zabbix-sync:latest
```
Make sure to specify the needed environment variables for the script to work (see [here](#set-environment-variables))