You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/23 11:11:58 UTC

[GitHub] [pulsar] BewareMyPower commented on a change in pull request #9684: [CI][C++] Use Boost.Python for Python 3

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:
users@infra.apache.org