diff --git a/training/intel-bootc/Containerfile b/training/intel-bootc/Containerfile index 1615b6f5..bb71ca12 100644 --- a/training/intel-bootc/Containerfile +++ b/training/intel-bootc/Containerfile @@ -4,7 +4,7 @@ ARG BASEIMAGE="quay.io/centos-bootc/centos-bootc:stream9" FROM ${DRIVER_TOOLKIT_IMAGE} as builder # NOTE: The entire Gaudi stack from Kernel drivers to PyTorch and Instructlab -# must be updated in lockstep. Please coordinate updateis with all +# must be updated in lockstep. Please coordinate updates with all # stakeholders. ARG DRIVER_VERSION=1.16.1-7 ARG HABANA_REPO="https://vault.habana.ai/artifactory/rhel/9/9.2"