Skip to content

Commit 111ca2e

Browse files
committed
Update Phoenix to 5.2.0 and HBase to 2.5.8
1 parent 0d9ac1a commit 111ca2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/phoenix5/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
ARG ARCH
1414
FROM testing/centos7-oj11:unlabelled$ARCH
1515

16-
ARG HBASE_VERSION=2.4.7
16+
ARG HBASE_VERSION=2.5.8
1717
ARG ZOOKEEPER_VERSION=3.5.7
18-
ARG PHOENIX_VERSION=5.1.2
18+
ARG PHOENIX_VERSION=5.2.0
1919
ARG PHOENIX_HBASE_VERSION=2.4-$PHOENIX_VERSION
2020
ARG IMAGE_ROOT_INSTALL=/usr/local/lib
2121

0 commit comments

Comments
 (0)