jdnurmi commented on issue #4690: css not loading at 
"http://0.0.0.0:8088/superset/welcome"; 
URL: 
https://github.com/apache/incubator-superset/issues/4690#issuecomment-376317604
 
 
   Approximate patch, will likely need fuzzy to apply
   
   `
   diff --git a/docker/superset/Dockerfile b/docker/superset/Dockerfile
   index d0d1e0a..b573aa4 100644
   --- a/docker/superset/Dockerfile
   +++ b/docker/superset/Dockerfile
   @@ -3,3 +3,3 @@ FROM registry.internal.sano.co/sano/sano-python3:latest
    # Superset version
   -ARG SUPERSET_VERSION=0.23.3
   +ARG SUPERSET_VERSION=0.24.0
    
   @@ -49,3 +49,3 @@ RUN useradd -U -m superset && \
            Werkzeug==0.12.1 \
   -        superset==${SUPERSET_VERSION}
   +        
https://github.com/apache/incubator-superset/archive/${SUPERSET_VERSION}.tar.gz
   `

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to