srinify removed a comment on issue #16679: URL: https://github.com/apache/superset/issues/16679#issuecomment-925077305
Hi y'all! 0.0.0dev refers to running a non-versioned release. For a versioned release, you can use: - Pip: `pip install apache-superset==1.2.0` - docker run for specific version of Superset: `apache/superset:1.3.0` - docker compose, you can update the config file to use a hardcoded superset version (instead of latest) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
