Fix: Update maas controller version to 2.8.7-8611-g.f2514168f-0ubuntu1~18.04.1

Change-Id: I3b2fa9a076ed2ac18a4c10da7554fda9c5b73b00
This commit is contained in:
anthony.bellino 2021-10-05 13:05:35 -07:00
parent c5f6fc0f34
commit 760f1c97cf
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ ARG no_proxy
ENV DEBIAN_FRONTEND noninteractive
ENV container docker
ENV MAAS_VERSION 2.8.7-8610-g.4a04daa43-0ubuntu1~18.04.1
ENV MAAS_VERSION 2.8.7-8611-g.f2514168f-0ubuntu1~18.04.1
RUN apt-get -qq update \
&& apt-get install -y \

View File

@ -18,7 +18,7 @@ ARG no_proxy
ENV DEBIAN_FRONTEND noninteractive
ENV container docker
ENV MAAS_VERSION 2.8.7-8610-g.4a04daa43-0ubuntu1~18.04.1
ENV MAAS_VERSION 2.8.7-8611-g.f2514168f-0ubuntu1~18.04.1
RUN apt-get -qq update \
&& apt-get install -y \