You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-25 22:22:29 +02:00
fix hass tls
This commit is contained in:
@@ -7,7 +7,8 @@ MAINTAINER EasyPi Software Foundation
|
||||
|
||||
RUN set -xe \
|
||||
&& apk update \
|
||||
&& apk add --no-cache build-base \
|
||||
&& apk add --no-cache ca-certificates \
|
||||
build-base \
|
||||
linux-headers \
|
||||
python3 \
|
||||
python3-dev \
|
||||
|
||||
@@ -7,7 +7,8 @@ MAINTAINER EasyPi Software Foundation
|
||||
|
||||
RUN set -xe \
|
||||
&& apk update \
|
||||
&& apk add --no-cache build-base \
|
||||
&& apk add --no-cache ca-certificates \
|
||||
build-base \
|
||||
linux-headers \
|
||||
python3 \
|
||||
python3-dev \
|
||||
|
||||
Reference in New Issue
Block a user