mongoproxy
mongoproxy copied to clipboard
feat: use cross compilation for building the docker image.
Using QEMU for emulation makes the github action gets killed because it's probably running out of memory. This PR should be built without emulation.