Hi guys. I am following this to configure my Prefect Server
https://docs.prefect.io/3.0/deploy/infrastructure-examples/serverless. This example creates an image for each flow where in my case I would like to have an already built and configured image somewhere (this is what I don't know how to do) and then just deploy the flow code. Is this use case supported? Can I configure the worker to use a default image?