Skip to content
Josh VanDeraa edited this page Nov 24, 2021 · 1 revision

Here are some of the frequently asked questions, or additional components that need to make its way into the documentation.

Update to Nautobot Version With Plugins

Update the Dockerfile-Plugins file line 2:

ARG NAUTOBOT_VERSION="Your version here"

Such as:

ARG NAUTOBOT_VERSION=1.1.5

Or

ARG NAUTOBOT_VERSION=1.1.4
Clone this wiki locally