mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-05 14:11:32 +00:00
Move pipeline to Azure org (#296)
Move multi-nodes pipeline to Azure org to meet the compliance requirements. Remove default value for BASE_IMAGE. Not allowed to use 3rd party registry in Dockerfile directly.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE=ghcr.io/microsoft/mscclpp/mscclpp:base-cuda12.1
|
||||
ARG BASE_IMAGE
|
||||
FROM ${BASE_IMAGE}
|
||||
|
||||
LABEL maintainer="MSCCL++"
|
||||
|
||||
Reference in New Issue
Block a user