fix build issue with latest hassio version

This commit is contained in:
Richard Sorensson 2022-04-04 21:13:16 +02:00
parent 42bf415fa5
commit c4e28116f1

View file

@ -25,6 +25,7 @@ RUN \
python3 \ python3 \
bluez \ bluez \
eudev-dev \ eudev-dev \
zlib-dev \
\ \
&& apk add --no-cache \ && apk add --no-cache \
git \ git \