mistercrunch commented on issue #33027:
URL: https://github.com/apache/superset/issues/33027#issuecomment-2787482529

   It should work if you checkout the branch/tag of the version you're trying 
to fire up prior to launching docker-compose
   
   ```bash
   export TAG=3.1.0
   git checkout $TAG
   docker-compose -f docker-compose-image-tag.yml
   ```


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