diff --git a/dev-support/Dockerfile b/dev-support/Dockerfile index 2c3d61c1a25f..5d79988664e5 100644 --- a/dev-support/Dockerfile +++ b/dev-support/Dockerfile @@ -20,7 +20,7 @@ # # Specifically, it's used for the flaky test reporting job defined in # dev-support/flaky-tests/flaky-reporting.Jenkinsfile -FROM ubuntu:14.04 +FROM ubuntu:18.04 ADD . /hbase/dev-support