You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow setting controller image version via env
During testing, or as an occasional workaround, it would be useful to
specify a model-runner controller image version. So, add the ability to
supply it via an environment variable.
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>