From 4cf80ebbf18146a3ae0a269fcddf8fbd3416e4c9 Mon Sep 17 00:00:00 2001 From: pablo-garay <7166088+pablo-garay@users.noreply.github.com> Date: Sat, 4 Jan 2025 00:22:15 +0000 Subject: [PATCH] =?UTF-8?q?chore(beep=20boop=20=F0=9F=A4=96):=20Bump=20`MC?= =?UTF-8?q?ORE=5FTAG=3Df682bd0...`=20(2025-01-04)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Dockerfile.ci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.ci b/Dockerfile.ci index e93d00d03195..def2b9c6f486 100644 --- a/Dockerfile.ci +++ b/Dockerfile.ci @@ -54,7 +54,7 @@ RUN pip install nemo_run@git+https://github.com/NVIDIA/NeMo-Run.git@${NEMO_RUN_T # Install NeMo requirements ARG TE_TAG=7d576ed25266a17a7b651f2c12e8498f67e0baea ARG MODELOPT_VERSION=0.21.0 -ARG MCORE_TAG=bd677bfb13ac2f19deaa927adc6da6f9201d66aa +ARG MCORE_TAG=f682bd0ee639b04d3d46a3f8f1881a543c7b653d ARG APEX_TAG=810ffae374a2b9cb4b5c5e28eaeca7d7998fca0c RUN \