Skip to content

Commit

Permalink
Update Phoenix version to 2.5.10
Browse files Browse the repository at this point in the history
2.5.9 no longer exists in https://dlcdn.apache.org/hbase/.
ebyhr committed Oct 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 23f4929 commit a98d208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/phoenix5/Dockerfile
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
ARG ARCH
FROM testing/almalinux9-oj11:unlabelled$ARCH

ARG HBASE_VERSION=2.5.9
ARG HBASE_VERSION=2.5.10
ARG ZOOKEEPER_VERSION=3.9.2
ARG PHOENIX_VERSION=5.2.0
ARG PHOENIX_HBASE_VERSION=2.5-$PHOENIX_VERSION

0 comments on commit a98d208

Please sign in to comment.