mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-02 03:37:40 +02:00
fix hass
This commit is contained in:
parent
1eedd0031a
commit
ea0f99a6e5
@ -14,6 +14,7 @@ RUN set -xe \
|
||||
&& apk update \
|
||||
&& apk add --no-cache \
|
||||
ca-certificates \
|
||||
curl \
|
||||
build-base \
|
||||
libffi-dev \
|
||||
linux-headers \
|
||||
|
@ -14,6 +14,7 @@ RUN set -xe \
|
||||
&& apk update \
|
||||
&& apk add --no-cache \
|
||||
ca-certificates \
|
||||
curl \
|
||||
build-base \
|
||||
libffi-dev \
|
||||
linux-headers \
|
||||
|
Loading…
Reference in New Issue
Block a user