-
Notifications
You must be signed in to change notification settings - Fork 46
FAQ
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 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