Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update docker-compose #25332

Merged
merged 4 commits into from
Sep 26, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/docs/installation/installing-superset-using-docker-compos…
…e.mdx


bump text version to 3.0.0

Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
  • Loading branch information
sfirke and justinpark authored Sep 22, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 1c0822ab94fe8b46060a21bf30950667c2bb7ece
Original file line number Diff line number Diff line change
@@ -75,7 +75,7 @@ docker-compose -f docker-compose-non-dev.yml up

Alternatively, you can also run a specific version of Superset by first checking out
the branch/tag, and then starting `docker-compose` with the `TAG` variable.
For example, to run the 2.1.0 version, run the following commands:
For example, to run the 3.0.0 version, run the following commands:

```bash
git checkout 3.0.0