mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Remove usbutils from machine builds (#91942)
This commit is contained in:
@@ -3,8 +3,7 @@ FROM homeassistant/armhf-homeassistant:$BUILD_VERSION
|
||||
|
||||
RUN apk --no-cache add \
|
||||
raspberrypi \
|
||||
raspberrypi-libs \
|
||||
usbutils
|
||||
raspberrypi-libs
|
||||
|
||||
##
|
||||
# Set symlinks for raspberry pi camera binaries.
|
||||
|
Reference in New Issue
Block a user