Skip to content

Commit

Permalink
Update docs/docs/installation/installing-superset-using-docker-compos…
Browse files Browse the repository at this point in the history
…e.mdx

Co-authored-by: Sam Firke <[email protected]>
  • Loading branch information
nytai and sfirke authored Sep 25, 2023
1 parent 1c0822a commit b99a47e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ For example, to run the 3.0.0 version, run the following commands:
```bash
git checkout 3.0.0
TAG=3.0.0 docker-compose -f docker-compose-non-dev.yml pull
TAG=0.0.0 docker-compose -f docker-compose-non-dev.yml up
TAG=3.0.0 docker-compose -f docker-compose-non-dev.yml up
```

:::tip
Expand Down

0 comments on commit b99a47e

Please sign in to comment.