mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Remove usbutils from machine builds (#91942)
This commit is contained in:
@@ -4,7 +4,6 @@ FROM homeassistant/aarch64-homeassistant:$BUILD_VERSION
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi \
|
||||
raspberrypi-libs \
|
||||
usbutils \
|
||||
&& pip3 install --no-cache-dir --no-index --only-binary=:all: --find-links "${WHEELS_LINKS}" \
|
||||
pybluez \
|
||||
-c /usr/src/homeassistant/requirements_all.txt \
|
||||
|
Reference in New Issue
Block a user