sevaroy commented on issue #24579: URL: https://github.com/apache/superset/issues/24579#issuecomment-1688579646
> It works with edit of `docker-compose-non-dev.yml` to specify image version at line > > ``` > x-superset-image: &superset-image apache/superset:2.1.0 > ``` > > Then do not forgot to `rm` containers and `pull` the image specified > > @julien92git you messed things, you need to use not a Github tags and releases because you don't build images himself, but using images from Docker Hub repository. > > Also, previously you updated files in container, that lost after images pull and containers recreation. it work for me -- 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-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org