fixed build error and upped version

This commit is contained in:
Marcus Westin 2020-02-14 12:13:44 +01:00
parent 95a5f4248b
commit 6d6d225b65
3 changed files with 4 additions and 4 deletions

View file

@ -32,8 +32,8 @@ RUN \
\
&& apk add --no-cache \
git \
nodejs=10.16.3-r0 \
npm=10.16.3-r0 \
nodejs \
npm \
dbus-dev \
glib-dev \
\