fix build issue with latest hassio version

This commit is contained in:
Richard Sorensson 2022-04-04 21:13:16 +02:00 committed by swevictor
parent 5a680b75a0
commit ae854d9ba0

View file

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