diff --git a/Dockerfile b/Dockerfile index b8b5e46..7b532bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM public.ecr.aws/ubuntu/ubuntu:20.04_stable -ENV NAUTOBOT_VERSION="1.1.5" +ENV NAUTOBOT_VERSION="1.2.0" ENV NAUTOBOT_ROOT="/opt/nautobot"