Implement linter feedback

This commit is contained in:
Christian Mäder
2025-02-03 08:54:56 +01:00
committed by GitHub
parent 0082261007
commit 5332504c5a
2 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@ To check the version installed on your system run `docker --version` and `docker
## Updating
Please read [the release notes][releases] carefully when updating to a new image version.
Note that the version of the NetBox Docker container image must stay in sync with the version of the git repository.
Note that the version of the NetBox Docker container image must stay in sync with the version of the Git repository.
If you update for the first time, be sure [to follow our _How To Update NetBox Docker_ guide in the wiki][netbox-docker-wiki-updating].