We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da77fad commit a7dfcb3Copy full SHA for a7dfcb3
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
27
Run the following commands to clone the source repository and build the Docker image.
28
29
```bash
30
-git clone [email protected]:apache/arrow-ballista.git -b 8.0.0
+git clone [email protected]:apache/arrow-ballista.git -b 0.9.0
31
cd arrow-ballista
32
./dev/build-ballista-docker.sh
33
```
0 commit comments