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
jobs/build-node-image: fix skopeo arch mapping for aarch64
The skopeo command expects Go-style architecture names like amd64 and
arm64. Use the new rpm_to_go_arch() helper to properly handle all
architecture names.
0 commit comments