🔧 Docker Build Hotfix
Infrastructure Fix
- Fixed Docker build failure after v6.15.0 scripts reorganization
- Updated Dockerfile path: →
- Restores automated Docker publishing workflows that were failing
What This Fixes
- ✅ Docker builds now complete successfully
- ✅ Automated publishing workflows restored
- ✅ Docker images available on registries again
Impact
- No functional changes - pure infrastructure fix
- All v6.16.0 functionality preserved
- Users not affected by this hotfix
- CI/CD pipelines working again
Background
This hotfix addresses Docker build failures introduced when scripts were reorganized into logical categories in v6.15.0. The Dockerfile was still referencing the old script location, causing automated publishing to fail.
Previous version (v6.16.0) users: No action required - this only fixes Docker publishing infrastructure.