Add openjdk-8-source to sts4 build env

... beleave it is necessary for some test cases that are
currently failing in CI build.
This commit is contained in:
Kris De Volder
2020-02-28 09:55:14 -08:00
parent abe9fc6df9
commit c8b8276034

View File

@@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y \
git \
jq \
openjdk-8-jdk \
openjdk-8-source \
curl \
xvfb \
icewm