You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/09/22 16:12:26 UTC

[GitHub] [superset] srinify commented on issue #16679: I want to latest release version by docker install ,but settings menu show version is 0.0.0.dev

srinify commented 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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org