mirror of
https://github.com/linuxserver/docker-homeassistant.git
synced 2026-02-20 08:40:45 +08:00
Alphabet recently changed order
This commit is contained in:
parent
1ffb80d374
commit
c803ff7fde
@ -39,10 +39,10 @@ RUN \
|
||||
libjpeg-turbo \
|
||||
libstdc++ \
|
||||
libxslt \
|
||||
tiff \
|
||||
openssl \
|
||||
py3-pip \
|
||||
python3 && \
|
||||
python3 \
|
||||
tiff && \
|
||||
echo "**** install homeassistant ****" && \
|
||||
mkdir -p \
|
||||
/tmp/core && \
|
||||
|
||||
@ -39,10 +39,10 @@ RUN \
|
||||
libjpeg-turbo \
|
||||
libstdc++ \
|
||||
libxslt \
|
||||
tiff \
|
||||
openssl \
|
||||
py3-pip \
|
||||
python3 && \
|
||||
python3 \
|
||||
tiff && \
|
||||
echo "**** install homeassistant ****" && \
|
||||
mkdir -p \
|
||||
/tmp/core && \
|
||||
|
||||
@ -39,10 +39,10 @@ RUN \
|
||||
libjpeg-turbo \
|
||||
libstdc++ \
|
||||
libxslt \
|
||||
tiff \
|
||||
openssl \
|
||||
py3-pip \
|
||||
python3 && \
|
||||
python3 \
|
||||
tiff && \
|
||||
echo "**** install homeassistant ****" && \
|
||||
mkdir -p \
|
||||
/tmp/core && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user