go 1.23 has a couple issue on arm that is documented here https://github.com/golang/go/issues/68976
Up until this is solved we have to remove arm build because we need
partiioned cookie which is a go 1.23 feature
in the existing image, ffmpeg was missing, creating a warning. To fix
we'd either install ffmpeg on a custom image or assume we're good with
this kind of warning which is what we went with