use jre8 for armv7

This commit is contained in:
thelamer 2021-12-23 08:37:28 -08:00
parent 3b8cb8156e
commit f6810e2c4c
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ RUN \
fi && \
apk add --no-cache \
libreoffice==${LIBREOFFICE_VERSION} \
openjdk17-jre \
openjdk8-jre \
tint2 && \
echo "**** openbox tweaks ****" && \
sed -i \

View File

@ -17,7 +17,7 @@ RUN \
fi && \
apk add --no-cache \
libreoffice==${LIBREOFFICE_VERSION} \
openjdk17-jre \
openjdk8-jre \
tint2 && \
echo "**** openbox tweaks ****" && \
sed -i \

View File

@ -17,7 +17,7 @@ RUN \
fi && \
apk add --no-cache \
libreoffice==${LIBREOFFICE_VERSION} \
openjdk17-jre \
openjdk8-jre \
tint2 && \
echo "**** openbox tweaks ****" && \
sed -i \