Pin openjdk to 8u162-b12-1 in sts4-buildenv

This is a workaround for this bug:
https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class
This commit is contained in:
Kris De Volder
2018-11-09 09:35:09 -08:00
parent 4137819382
commit 8d0377c7ca

View File

@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
gettext-base \
git \
jq \
openjdk-8-jdk \
openjdk-8-jdk=8u162-b12-1 openjdk-8-jre=8u162-b12-1 openjdk-8-jdk-headless=8u162-b12-1 openjdk-8-jre-headless=8u162-b12-1 openjdk-8-source=8u162-b12-1 \
curl \
xvfb \
icewm