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
Should be as easy as setting the platform options. The problem with this is that we cant use the load option of docker/build-push-action@v6 with mutli-arch images. Maybe we can use the tar output and load the image manually with docker load?