Updated Version (markdown)

Florian Heigl 2025-06-23 04:09:07 +02:00
parent 7beb8046f3
commit 6e1a61a974

@ -32,6 +32,7 @@ Now pull the Docker image: `docker compose pull netbox`
To quickly iterate through specific version, you can set the `VERSION` environment variable.
Make sure that your `docker-compose.override.yml` does not override the `image:` line.
Or, if you had to built a custom image due to plugin requirements, re-build that first.
Now set and export the environment-variable `VERSION` before invoking `docker compose`, as shown below.
`VERSION` may be set to the name of
[any tag of the `netboxcommunity/netbox` Docker image on Docker Hub](netbox-dockerhub) or [Quay.io](netbox-quayio).