Skip to content

Commit

Permalink
Update HBase version to 2.5.9
Browse files Browse the repository at this point in the history
2.5.8 was removed from dlcdn.
  • Loading branch information
ebyhr committed Jul 25, 2024
1 parent a5548c4 commit 54c78b4
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
Expand Up @@ -13,7 +13,7 @@
ARG ARCH
FROM testing/almalinux9-oj11:unlabelled$ARCH

ARG HBASE_VERSION=2.5.8
ARG HBASE_VERSION=2.5.9
ARG ZOOKEEPER_VERSION=3.9.2
ARG PHOENIX_VERSION=5.2.0
ARG PHOENIX_HBASE_VERSION=2.5-$PHOENIX_VERSION
Expand Down

0 comments on commit 54c78b4

Please sign in to comment.