Deploying a new build for a model involves both, re-building the Docker image for the
model, and deploying this new build.
Note that this is not required if you only need to update the resources
allocated to the model. As an example, changes that require a new build might include:
Code changes to the model implementation.
Renaming the function that is used to invoke the model.