Shoothzj commented on a change in pull request #745:
URL: https://github.com/apache/pulsar-client-go/pull/745#discussion_r825581101
##########
File path: Dockerfile
##########
@@ -17,8 +17,8 @@
# under the License.
#
-ARG GO_VERSION=golang:1.13
-FROM apachepulsar/pulsar:latest as pulsar
+ARG GO_VERSION=golang:1.15
+FROM apachepulsar/pulsar:2.8.1 as pulsar
Review comment:
I already created the issue,
https://github.com/apache/pulsar-client-go/issues/748. But, without the
modification, let the publish of pulsar broker blocking all the pr ?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]