chore(docs): bump references to docker image versions upon release of 5.0.0 (#33872)

This commit is contained in:
Sam Firke
2025-06-23 19:55:29 -04:00
committed by GitHub
parent cd3191bb79
commit 98b35125c2
3 changed files with 13 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ git clone https://github.com/apache/superset
$ cd superset
# Set the repo to the state associated with the latest official version
$ git checkout tags/4.1.2
$ git checkout tags/5.0.0
# Fire up Superset using Docker Compose
$ docker compose -f compose-image-tag.yml up