jakubgs commented on issue #12342: URL: https://github.com/apache/superset/issues/12342#issuecomment-810984077
The Docker Compose suggests using `latest`: https://github.com/apache/superset/blob/d54cc6d82aa86444dff0eaff072ee9e8e9ea915f/docker-compose-non-dev.yml#L17 But that sounds like a very bad idea if you want your deployment to be stable:  What does `latest` follow? `master`? And the Dockerfile steps in `latest` don't seem to match the [Dockerfile in the repo](https://github.com/apache/superset/blob/master/Dockerfile): https://hub.docker.com/layers/apache/superset/latest/images/sha256-51e1171cfddefc61d5b131d2cc1714b092ce814be8cc2fbc42654e6ab203f995?context=explore -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
