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