Updated Version (markdown)

fiskhest 2022-11-08 10:09:46 +01:00
parent 856f49148c
commit d025c21e02

@ -34,7 +34,7 @@ To quickly iterate through specific version, you can set the `VERSION` environme
Make sure that your `docker-compose.override.yml` does not override the `image:` line.
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].
[any tag of the `netboxcommunity/netbox` Docker image on Docker Hub](netbox-dockerhub) or [Quay.io](netbox-quayio).
```bash
export VERSION=v2.7.1