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
Avoid platform-specific image tags by using digests in Docker manifest
Replaces per-architecture tags (e.g., *-amd64, *-arm64) with direct digest references
when creating the multi-arch Docker manifest. This reduces tag clutter in the registry.
0 commit comments