Skip to content

Commit 50f168d

Browse files
Update Docker image version in component.yml (#3759)
1 parent 016b095 commit 50f168d

File tree

1 file changed

+1
-1
lines changed
  • cli/jobs/pipelines-with-components/basics/5c_env_conda_file

1 file changed

+1
-1
lines changed

cli/jobs/pipelines-with-components/basics/5c_env_conda_file/component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ code: ./src
99

1010
environment:
1111
conda_file: ./conda.yaml
12-
image: mcr.microsoft.com/azureml/openmpi4.1.0-cuda11.8-cudnn8-ubuntu22.04:latest
12+
image: mcr.microsoft.com/azureml/openmpi5.0-cuda12.4-ubuntu22.04:latest
1313

1414
command: >-
1515
python hello.py

0 commit comments

Comments
 (0)