diff --git a/tests/ci_build/Dockerfile.jvm_cross b/tests/ci_build/Dockerfile.jvm_cross index 7cb953bb0..1e3c146e2 100644 --- a/tests/ci_build/Dockerfile.jvm_cross +++ b/tests/ci_build/Dockerfile.jvm_cross @@ -1,4 +1,4 @@ -FROM ubuntu:19.04 +FROM ubuntu:18.04 ARG JDK_VERSION=8 ARG SPARK_VERSION=2.4.3