Skip to content

Commit

Permalink
Merge pull request openucx#9842 from Alexey-Rivkin/topic/no_dockerhub2
Browse files Browse the repository at this point in the history
AZP: Pull images from private registry 2
  • Loading branch information
yosefe authored Apr 24, 2024
2 parents 517cfb6 + 45724b2 commit c99972c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildlib/pr/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ resources:
image: rdmz-harbor.rdmz.labs.mlnx/ucx/x86_64/ubuntu22.04-mofed5-cuda12:3
options: $(DOCKER_OPT_ARGS) $(DOCKER_OPT_VOLUMES) $(DOCKER_OPT_GPU)
- container: ubuntu2204_rocm_6_0_0
image: registry.hub.docker.com/rocm/ucx:rocm-6.0.0
image: rdmz-harbor.rdmz.labs.mlnx/ucx/x86_64/ubuntu2204:rocm-6.0.0
options: $(DOCKER_OPT_ARGS) $(DOCKER_OPT_VOLUMES)

stages:
Expand Down

0 comments on commit c99972c

Please sign in to comment.