Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed Docker package link
  • Loading branch information
TheNetworkGuy authored May 21, 2024
1 parent dee6a07 commit e56451f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down

0 comments on commit e56451f

Please sign in to comment.