### Summary of Changes
- Changed the caching strategy in the CI workflow for Docker builds to use the registry for cache references instead of GitHub Actions cache.
- Updated cache-from and cache-to parameters for api-gateway, service-adapters, api-docs, and frontend to improve build performance and consistency.
### Expected Results
- Enhanced Docker build efficiency by utilizing a more reliable caching mechanism, leading to faster build times and reduced resource usage.