Skip to content

Commit 3c8bdd4

Browse files
Apache9Jenkins
authored andcommitted
HBASE-22856 HBASE-Find-Flaky-Tests fails with pip error
(cherry picked from commit 413508a) Change-Id: I97da0e749453b3a426b22bc1921154c26f0eef4d
1 parent 749c6f9 commit 3c8bdd4

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)