villebro commented on issue #20005:
URL: https://github.com/apache/superset/issues/20005#issuecomment-1123261375

   Did you check the docs on how to run a specific version via 
`docker-compose`? Namely this part:
   
   <img width="869" alt="image" 
src="https://user-images.githubusercontent.com/33317356/167788801-4f4a79b3-2aac-40d7-aa13-bce1d1cab6b1.png";>
   
   Link to docs: 
https://superset.apache.org/docs/installation/installing-superset-using-docker-compose/#3-launch-superset-through-docker-compose
   
   In your case it should just require running
   ```bash
   TAG=1.5.0 docker-compose pull
   TAG=1.5.0 docker-compose up
   ```
   
   in the source directory of 1.5.0.
   
   


-- 
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]

Reply via email to