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/05/21 10:06:06 UTC

[GitHub] [pulsar] eolivelli commented on a change in pull request #10668: Fix website build failure caused by python doc generate script

eolivelli commented on a change in pull request #10668:
URL: https://github.com/apache/pulsar/pull/10668#discussion_r636798734



##########
File path: site2/tools/docker-build-site.sh
##########
@@ -27,7 +27,7 @@ ROOT_DIR=$(git rev-parse --show-toplevel)
 cd $ROOT_DIR/pulsar-client-cpp
 
 BUILD_IMAGE_NAME="${BUILD_IMAGE_NAME:-apachepulsar/pulsar-build}"
-BUILD_IMAGE_VERSION="${BUILD_IMAGE_VERSION:-ubuntu-16.04}"
+BUILD_IMAGE_VERSION="${BUILD_IMAGE_VERSION:-ubuntu-16.04-py2}"

Review comment:
       where and how do we build this image ?
   apachepulsar/pulsar-build:ubuntu-16.04-py2




-- 
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