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
ci(docker): Fix GHCR releases so they are multiarch (#2418)
Our current release process for GHCR makes the images tagged with the
version number and "latest" only be single-arch images, rather than
keeping them as multi-arch images.
This change _should_ fix this behavior.
0 commit comments