Skip to content

Commit

Permalink
Update ZooKeeper to 3.9.3 in Phoenix
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Nov 21, 2024
1 parent 5b33877 commit 6ffd81c
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 @@ -14,7 +14,7 @@ ARG ARCH
FROM testing/almalinux9-oj11:unlabelled$ARCH

ARG HBASE_VERSION=2.5.10
ARG ZOOKEEPER_VERSION=3.9.2
ARG ZOOKEEPER_VERSION=3.9.3
ARG PHOENIX_VERSION=5.2.0
ARG PHOENIX_HBASE_VERSION=2.5-$PHOENIX_VERSION
ARG IMAGE_ROOT_INSTALL=/usr/local/lib
Expand Down

0 comments on commit 6ffd81c

Please sign in to comment.