mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
Remove usbutils from machine builds (#91942)
This commit is contained in:
@@ -2,5 +2,4 @@ ARG BUILD_VERSION
|
||||
FROM homeassistant/amd64-homeassistant:$BUILD_VERSION
|
||||
|
||||
RUN apk --no-cache add \
|
||||
libva-intel-driver \
|
||||
usbutils
|
||||
libva-intel-driver
|
||||
|
Reference in New Issue
Block a user