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
Android build image currently embeds an older golang installation, which means that
builds using this image must immediately download golang 1.24.1 ; this makes builds slower
Layers that are larger than needed make it slower to download and use the image