maeddes commented on issue #31510:
URL: https://github.com/apache/superset/issues/31510#issuecomment-2553351095

   I have the same issue on different platfors. It seems that the `uv` command 
got added in some files, e.g. `docker/docker-boostrap.sh` however it is not 
present in the underlying superset container image.
   
   Temporary workaround is to go back to a version previous to the commits of 
December, e.g. https://github.com/apache/superset/releases/tag/4.1.1
   
   `git fetch --tags` if you cloned with `depth=1` and `git checkout 4.1.1` 
made my docker compose work again with the docker-compose-image-tag.yml file.
   
   I still think there will be a patched base image soon.


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