diff --git a/devfile.yaml b/devfile.yaml index a1ba072..3551367 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -33,7 +33,7 @@ components: memory: 8Gi # nvidia.com/gpu: 1 # Uncomment this if the pod shall be scheduled only on a GPU node container: - image: docker.io/ollama/ollama:latest + image: docker.io/tiangolo/python-machine-learning:python3.7 mountSources: true sourceMapping: /.ollama commands: