BubbaJoe commented on code in PR #699: URL: https://github.com/apache/arrow-ballista/pull/699#discussion_r1127151804
########## docs/source/user-guide/deployment/docker-compose.md: ########## @@ -27,7 +27,7 @@ There are no officially published Docker images, so it is currently necessary to Run the following commands to clone the source repository and build the Docker image. ```bash -git clone [email protected]:apache/arrow-ballista.git -b 8.0.0 +git clone [email protected]:apache/arrow-ballista.git -b 0.9.0 Review Comment: Did you try running this? it doesn't work. `fatal: Remote branch 9.0.0 not found in upstream origin` -- 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]
