BewareMyPower commented on a change in pull request #9684:
URL: https://github.com/apache/pulsar/pull/9684#discussion_r580950383
##########
File path: pulsar-client-cpp/docker-build.sh
##########
@@ -26,7 +26,7 @@ set -e
ROOT_DIR=$(git rev-parse --show-toplevel)
cd $ROOT_DIR/pulsar-client-cpp
-BUILD_IMAGE_NAME="${BUILD_IMAGE_NAME:-apachepulsar/pulsar-build}"
+BUILD_IMAGE_NAME="${BUILD_IMAGE_NAME:-bewaremypower/pulsar-build}"
Review comment:
Yeah, after the CI passed. @zymap will push the latest image to
`apachepulsar`'s dockerhub and I'll use the latest image to test again.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]