You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance Docker build process and update Python environment variables
- Updated GitHub Actions workflow to utilize Docker Buildx for improved image building with caching support.
- Refactored Dockerfiles for Python versions 3.10 to 3.15 to restore environment variables for Python version, pip, and setuptools.
- Improved the extraction process in the packing_release_tar.sh script for better handling of Docker save outputs.
0 commit comments