Skip to content

Commit

Permalink
Upgrade Phoenix version in docker image to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
virajjasani committed Dec 18, 2024
1 parent a8bd3d2 commit 736a949
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 @@ -15,7 +15,7 @@ FROM testing/almalinux9-oj11:unlabelled$ARCH

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

Expand Down

0 comments on commit 736a949

Please sign in to comment.