Alphabet recently changed order

This commit is contained in:
tobbenb 2021-02-06 00:25:31 +01:00
parent 1ffb80d374
commit c803ff7fde
3 changed files with 6 additions and 6 deletions

View File

@ -39,10 +39,10 @@ RUN \
libjpeg-turbo \
libstdc++ \
libxslt \
tiff \
openssl \
py3-pip \
python3 && \
python3 \
tiff && \
echo "**** install homeassistant ****" && \
mkdir -p \
/tmp/core && \

View File

@ -39,10 +39,10 @@ RUN \
libjpeg-turbo \
libstdc++ \
libxslt \
tiff \
openssl \
py3-pip \
python3 && \
python3 \
tiff && \
echo "**** install homeassistant ****" && \
mkdir -p \
/tmp/core && \

View File

@ -39,10 +39,10 @@ RUN \
libjpeg-turbo \
libstdc++ \
libxslt \
tiff \
openssl \
py3-pip \
python3 && \
python3 \
tiff && \
echo "**** install homeassistant ****" && \
mkdir -p \
/tmp/core && \