Fixed container path

This commit is contained in:
TheNetworkGuy 2024-05-22 09:23:07 +02:00
parent 441d7e7e95
commit 0b9b8a4898

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: 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:main
``` ```
Make sure to specify the needed environment variables for the script to work (see [here](#set-environment-variables)) Make sure to specify the needed environment variables for the script to work (see [here](#set-environment-variables))