We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1b4e6 commit ddb83d3Copy full SHA for ddb83d3
.azure-pipelines/template/docker-template.yml
@@ -74,7 +74,7 @@ steps:
74
75
- ${{ if eq(parameters.imageSource, 'pull') }}:
76
- script: |
77
- docker pull vault.habana.ai/gaudi-docker/1.16.1/{$OS}/habanalabs/pytorch-installer-2.2.2:latest
+ docker pull vault.habana.ai/gaudi-docker/1.16.1/ubuntu22.04/habanalabs/pytorch-installer-2.2.2:latest
78
displayName: "Pull habana docker image"
79
80
0 commit comments