mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 00:05:33 +01:00
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
ARG BUILD_VERSION
|
|
FROM homeassistant/i386-homeassistant:$BUILD_VERSION
|
|
|
|
RUN apk --no-cache add \
|
|
usbutils
|