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
Refactor Docker manifest creation in GitHub Actions workflow
- Updated manifest creation to use Docker CLI commands for improved reliability and clarity.
- Added removal of existing manifests before creation to prevent conflicts.
- Enhanced multi-architecture support by pushing manifests for both latest and version-specific tags.
0 commit comments