[services] Fix docker base image
Summary:
The current base image has probably not been built using this script which uses buildx and that caused it not to be compatible with the M1s.
This diff fixes that, I rebuilt the base image using the script and pushed it to the hub.
Test Plan: Clean docker, build one of the services (e.g. blob) on m1, and see that there's no amd64 label.
Reviewers: jon, tomek, ashoat
Reviewed By: jon, tomek, ashoat
Subscribers: ashoat, tomek, adrian, atul, abosh
Differential Revision: https://phab.comm.dev/D4858