Modify src attribute on image block

You want to take a look at the Codex about Block Filters.

You’ll need to make a filter using add_filter and hook into render_callback by re-registering core/image and modifying the render callback.

Checkout this WPSE post from uruk.