padbk commented on PR #30733: URL: https://github.com/apache/superset/pull/30733#issuecomment-2444444474
Thank you for your help @mistercrunch Unfortunately there looks to be a couple of issue here: For the build, it is still using PY_VER=3.10-slim-bookworm: https://github.com/apache/superset/actions/runs/11563861551/job/32187975853 I assumed it would make use of this logic, but looking at the build above now, I don't think it does? https://github.com/apache/superset/blob/09d3f60d85c1e1bf5f030191ee78522b8f414705/scripts/build_docker.py#L152 And even though it completed successfully, I cannot see a python 3.11 image on Docker Hub for that commit: https://hub.docker.com/r/apache/superset/tags?name=1bad12c -- 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]
