Skip to content

Commit d9d5f69

Browse files
committed
HBASE-22856 HBASE-Find-Flaky-Tests fails with pip error
1 parent 53db390 commit d9d5f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-support/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#
2121
# Specifically, it's used for the flaky test reporting job defined in
2222
# dev-support/flaky-tests/flaky-reporting.Jenkinsfile
23-
FROM ubuntu:14.04
23+
FROM ubuntu:18.04
2424

2525
ADD . /hbase/dev-support
2626

0 commit comments

Comments
 (0)