From 098aa18ab99dfc8076cae9f612b9bde3c16ff365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?oliver=20k=C3=B6nig?= Date: Tue, 12 Nov 2024 20:41:59 +0100 Subject: [PATCH] =?UTF-8?q?chore(beep=20boop=20=F0=9F=A4=96):=20Bump=20`MC?= =?UTF-8?q?ORE=5FTAG=3Daded519...`=20(2024-11-12)=20(#11260)?= 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 ee04c79cd2ba..5858f0aadf5b 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.19.0 -ARG MCORE_TAG=47ff44e5b98061bf81295ce7df899ee62529d5e3 +ARG MCORE_TAG=aded519cfb1de2abf96f36ca059f992294b7876f ARG APEX_TAG=810ffae374a2b9cb4b5c5e28eaeca7d7998fca0c RUN \