diff --git a/src/control_methods/my_control_method/config.vsh.yaml b/src/control_methods/my_control_method/config.vsh.yaml index 2438332..2b3b692 100644 --- a/src/control_methods/my_control_method/config.vsh.yaml +++ b/src/control_methods/my_control_method/config.vsh.yaml @@ -50,7 +50,7 @@ resources: engines: # Specifications for the Docker image for this component. - type: docker - image: ghcr.io/openproblems-bio/base_python:1.1.0 + image: ghcr.io/openproblems-bio/base_images/python:1.1.0 # Add custom dependencies here (optional). For more information, see # https://viash.io/reference/config/engines/docker/#setup . setup: