Skip to content

Commit a7dfcb3

Browse files
authored
deployment/docker-compose.md incorrect remote ref (#699)
1 parent da77fad commit a7dfcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user-guide/deployment/docker-compose.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There are no officially published Docker images, so it is currently necessary to
2727
Run the following commands to clone the source repository and build the Docker image.
2828

2929
```bash
30-
git clone [email protected]:apache/arrow-ballista.git -b 8.0.0
30+
git clone [email protected]:apache/arrow-ballista.git -b 0.9.0
3131
cd arrow-ballista
3232
./dev/build-ballista-docker.sh
3333
```

0 commit comments

Comments
 (0)