From 915cd5b6c29385c613cc3627ba8b0b446141ad63 Mon Sep 17 00:00:00 2001 From: Ryan Cook Date: Mon, 2 Dec 2024 10:53:25 -0500 Subject: [PATCH] New version of RHEL AI iLab image --- rhoai-ilab-image/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rhoai-ilab-image/Containerfile b/rhoai-ilab-image/Containerfile index 262e2651..37470f25 100644 --- a/rhoai-ilab-image/Containerfile +++ b/rhoai-ilab-image/Containerfile @@ -1,4 +1,4 @@ -FROM registry.redhat.io/rhelai1/instructlab-nvidia-rhel9:1.2 +FROM registry.redhat.io/rhelai1/instructlab-nvidia-rhel9:1.3 RUN pip install kfp==2.9.0 RUN pip install kubeflow-training