HBASE-22856 HBASE-Find-Flaky-Tests fails with pip error

This commit is contained in:
Duo Zhang 2019-08-15 10:14:08 +08:00
parent 53db390f60
commit d9d5f69fc6
1 changed files with 1 additions and 1 deletions

View File

@ -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