switch to newer nm API in Docker as well

This commit is contained in:
Antoine Beaupré
2020-03-28 17:49:03 -04:00
parent 19088be450
commit 4f47997019

View File

@@ -31,7 +31,7 @@ RUN apt update && \
python-openssl \
git \
libgirepository1.0-dev \
gir1.2-networkmanager-1.0 \
gir1.2-nm-1.0 \
dbus
RUN cd /usr/local/src && \