mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 10:06:34 +00:00
Fix Dockerfile
This commit is contained in:
parent
6e6c2c3efb
commit
85fbde8e36
@ -2,7 +2,7 @@ ARG BUILD_FROM
|
|||||||
FROM $BUILD_FROM
|
FROM $BUILD_FROM
|
||||||
|
|
||||||
# Install base
|
# Install base
|
||||||
apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
git \
|
git \
|
||||||
socat \
|
socat \
|
||||||
glib \
|
glib \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user